com.sun.enterprise.registration.glassfish
Class ModuleMap

java.lang.Object
  extended by com.sun.enterprise.registration.glassfish.ModuleMap

public class ModuleMap
extends java.lang.Object


Field Summary
static java.util.Map<java.lang.String,java.lang.Integer> CONSTANT_MAP
           
 
Constructor Summary
ModuleMap()
           
 
Method Summary
static java.util.Map<java.lang.String,java.lang.Integer> getMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONSTANT_MAP

public static final java.util.Map<java.lang.String,java.lang.Integer> CONSTANT_MAP
Constructor Detail

ModuleMap

public ModuleMap()
Method Detail

getMap

public static java.util.Map<java.lang.String,java.lang.Integer> getMap()


Copyright © 2012 GlassFish Community. All Rights Reserved.