@Typed public interface EditableServiceProviderContext<T> extends ServiceProviderContext
ServiceProviderContext
which can be customizedModifier and Type | Method and Description |
---|---|
boolean |
filterService(Class<T> serviceClass) |
T |
postConstruct(T instance) |
void |
preInstallServices(List<Class<?>> foundServiceClasses) |
getClassLoader
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.