|
Class Summary |
| BaseResourceManager |
Base class for resource-managers that export resources in GlassFish to OSGi's service-registry |
| JDBCResourceManager |
Resource-Manager to export JDBC resources in GlassFish to OSGi's service-registry |
| JMSDestinationResourceManager |
Resource-Manager to export jms-destinations (JMS-RA admin-object-resources) in GlassFish to OSGi's service-registry |
| JMSResourceManager |
Resource-Manager to export jms-connection-factories (JMS-RA Connector-Resources)
in GlassFish to OSGi's service-registry |
| ResourceHelper |
|
| ResourceProviderService |
A service to export resources in GlassFish to OSGi's service-registry.
OSGi applications can use ServiceReference to get access to these resources. |
| ResourceProxy |
ResourceProxy that can delegate to actual objects upon usage.
Does not cache the actual object as the actual object can be re-configured
|
| ResourcesActivator |
|
| ResourcesExtender |
|