org.glassfish.admin.cli.resources
Class ResourceFactory
java.lang.Object
org.glassfish.admin.cli.resources.ResourceFactory
@Service(name="resource-factory")
@Scoped(value=org.jvnet.hk2.component.PerLookup.class)
public class ResourceFactory
- extends Object
- Author:
- PRASHANTH ABBAGANI
Factory class which returns the appropriate ResourceManager
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceFactory
public ResourceFactory()
getResourceManager
public ResourceManager getResourceManager(Resource resource)
Copyright © 2012 GlassFish Community. All Rights Reserved.