public interface ServiceLocator
This service locator uses a separate class loader to load XMvn classes and all of its dependencies.
Modifier and Type | Method and Description |
---|---|
<T> T |
getService(java.lang.Class<T> role)
Load an instance of XMvn service.
|
Copyright © 2012–2017 Red Hat, Inc.. All rights reserved.