org.glassfish.extras.grizzly
Class GrizzlyContainer
java.lang.Object
org.glassfish.extras.grizzly.GrizzlyContainer
- All Implemented Interfaces:
- Container
@Service(name="grizzly")
public class GrizzlyContainer
- extends Object
- implements Container
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GrizzlyContainer
public GrizzlyContainer()
getDeployer
public Class<? extends Deployer> getDeployer()
- Specified by:
getDeployer in interface Container
getName
public String getName()
- Specified by:
getName in interface Container
Copyright © 2012 GlassFish Community. All Rights Reserved.