Package org.glassfish.osgi.ee.resources

Interface Summary
Constants Constants that will be used by osgi-ee-resources module
Invalidate Contract to invalidate an object (proxy)
ResourceManager Resource-Manager to export resources defined in GlassFish to OSGi's service-registry
 

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  
 



Copyright © 2012 GlassFish Community. All Rights Reserved.