com.sun.enterprise.config.serverbeans
Class SecureAdmin.Duck

java.lang.Object
  extended by com.sun.enterprise.config.serverbeans.SecureAdmin.Duck
Enclosing interface:
SecureAdmin

public static class SecureAdmin.Duck
extends java.lang.Object


Field Summary
static java.lang.String DEFAULT_ADMIN_ALIAS
           
static java.lang.String DEFAULT_INSTANCE_ALIAS
           
 
Constructor Summary
SecureAdmin.Duck()
           
 
Method Summary
static java.lang.String getDasAlias(SecureAdmin secureAdmin)
           
static java.lang.String getInstanceAlias(SecureAdmin secureAdmin)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_INSTANCE_ALIAS

public static final java.lang.String DEFAULT_INSTANCE_ALIAS
See Also:
Constant Field Values

DEFAULT_ADMIN_ALIAS

public static final java.lang.String DEFAULT_ADMIN_ALIAS
See Also:
Constant Field Values
Constructor Detail

SecureAdmin.Duck

public SecureAdmin.Duck()
Method Detail

getInstanceAlias

public static java.lang.String getInstanceAlias(SecureAdmin secureAdmin)

getDasAlias

public static java.lang.String getDasAlias(SecureAdmin secureAdmin)


Copyright © 2012 GlassFish Community. All Rights Reserved.