Package com.ibm.wsspi.classloading


Interface Summary

Interface Description
ApplicationClassloadingService The ApplicationClassloadingService is active when all classloader requirements active and available such as automatic and shared libraries
ClassLoaderConfiguration This interface defines the configuration of a classloader.
ClassLoaderIdentity This interface represents the identity of a classloader.
ClassLoadingService The ClassLoadingService is used to construct and manage class loaders.
ClassTransformer This interface allows a class to be transformed before it is loaded.
GatewayConfiguration This interface allows for configuration of the gateway for an application.

Class Summary

Class Description
ResourceProvider This class is to be declared as a service by any component wishing to 'export' resource files so they can be loaded by application classloaders.

Enum Summary

Enum Description
ApiType

Exception Summary

Exception Description
ClassLoadingConfigurationException
ClassLoadingServiceException