com.sun.enterprise.config.serverbeans
Class LbConfig.Duck
java.lang.Object
com.sun.enterprise.config.serverbeans.LbConfig.Duck
- Enclosing interface:
- LbConfig
public static class LbConfig.Duck
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LbConfig.Duck
public LbConfig.Duck()
getRefs
public static <T> List<T> getRefs(LbConfig lc,
Class<T> type)
getRefByRef
public static <T> T getRefByRef(LbConfig lc,
Class<T> type,
String ref)
getLastExported
public static Date getLastExported(LbConfig lc)
getLastApplied
public static Date getLastApplied(LbConfig lc)
setLastExported
public static boolean setLastExported(LbConfig lc)
setLastApplied
public static boolean setLastApplied(LbConfig lc)
Copyright © 2012 GlassFish Community. All Rights Reserved.