public interface TurbineServiceProvider
Object get(String roleName) throws InstantiationException
roleName
- the name of the requested serviceInstantiationException
- the service could not be instantiatedvoid release(Object component)
component
- the component to releaseCopyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.