com.sun.enterprise.admin.servermgmt.pe
Class PEAccXmlTokens

java.lang.Object
  extended by com.sun.enterprise.admin.servermgmt.pe.PEAccXmlTokens

public final class PEAccXmlTokens
extends Object


Field Summary
static String ORB_LISTENER1_PORT
           
static String SERVER_NAME
           
static String SERVER_ROOT
           
 
Constructor Summary
PEAccXmlTokens()
           
 
Method Summary
static TokenValueSet getTokenValueSet(DomainConfig domainConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVER_ROOT

public static final String SERVER_ROOT
See Also:
Constant Field Values

SERVER_NAME

public static final String SERVER_NAME
See Also:
Constant Field Values

ORB_LISTENER1_PORT

public static final String ORB_LISTENER1_PORT
See Also:
Constant Field Values
Constructor Detail

PEAccXmlTokens

public PEAccXmlTokens()
Method Detail

getTokenValueSet

public static TokenValueSet getTokenValueSet(DomainConfig domainConfig)


Copyright © 2012 GlassFish Community. All Rights Reserved.