org.glassfish.extras.grizzly
Class GrizzlyModuleDescriptor
java.lang.Object
org.glassfish.extras.grizzly.GrizzlyModuleDescriptor
public class GrizzlyModuleDescriptor
- extends Object
Descriptor for a grizzly application.
- Author:
- Jerome Dochez
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addAdapter
public void addAdapter(String contextRoot,
String className)
getAdapters
public Map<String,String> getAdapters()
Copyright © 2012 GlassFish Community. All Rights Reserved.