Package com.bea.alsb.resources.custom

Interface Summary
ResourceInstanceData Designed for provider to handle provider specific configuration data of the resource in corresponding to implementation to the ResourceUIBinding object.
ResourceManager Exposed to resource provider for registering the resource and its listeners.
ResourceProvider Represents the central point for management of custom resource configuration.
ResourceProviderFactory Factory interface to be implemented per Resource Provider types
ResourceProviderListener Resource provider may choose to implement this interface to perform additional operations in react to ALSB change notifications.
ResourceProviderLoadListener Resource provider may choose to implement this interface to perform additional operations in response to ALSB load notifications.
 

Class Summary
ResourceManagerHelper Contains a single static method for resource provider to retreive the ResourceManager instance.
 

Exception Summary
CustomResourceException Thrown when error encountered during custom resource creation.