org.glassfish.osgi.ee.resources
Class ResourcesExtender

java.lang.Object
  extended by org.glassfish.osgi.ee.resources.ResourcesExtender
All Implemented Interfaces:
org.glassfish.osgijavaeebase.Extender

public class ResourcesExtender
extends Object
implements org.glassfish.osgijavaeebase.Extender


Constructor Summary
ResourcesExtender(org.osgi.framework.BundleContext context)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourcesExtender

public ResourcesExtender(org.osgi.framework.BundleContext context)
Method Detail

start

public void start()
Specified by:
start in interface org.glassfish.osgijavaeebase.Extender

stop

public void stop()
Specified by:
stop in interface org.glassfish.osgijavaeebase.Extender


Copyright © 2012 GlassFish Community. All Rights Reserved.