Uses of Interface
com.sun.enterprise.config.serverbeans.ServerRef
-
Packages that use ServerRef Package Description com.sun.enterprise.config.serverbeans -
-
Uses of ServerRef in com.sun.enterprise.config.serverbeans
Methods in com.sun.enterprise.config.serverbeans that return ServerRef Modifier and Type Method Description static ServerRefCluster.Duck. getServerRefByRef(Cluster c, String name)ServerRefCluster. getServerRefByRef(String ref)Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type ServerRef Modifier and Type Method Description List<ServerRef>Cluster. getServerRef()Gets the value of the serverRef property.
-