|
J2EE1.4 SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.appserv.management.helper.Helper
com.sun.appserv.management.helper.DeployedItemHelper
Helper for deployed items (modules).
Field Summary |
Fields inherited from class com.sun.appserv.management.helper.Helper |
mBulkAccess, mDomainRoot, mQueryMgr |
Constructor Summary | |
DeployedItemHelper(DomainRoot domainRoot)
|
Method Summary | |
java.util.Set |
queryClusterDeployedItemObjectNames(java.lang.String clusterName)
Get the ObjectNames of all deployed items in the specified cluster. |
java.util.Set |
queryStandaloneServerDeployedItemObjectNames(java.lang.String standaloneServerName)
Get the ObjectNames of all deployed items in the specified server. |
Methods inherited from class com.sun.appserv.management.helper.Helper |
filterByAttributeValue, getDomainRoot, propsQuery, propsQuery |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DeployedItemHelper(DomainRoot domainRoot)
Method Detail |
public java.util.Set queryStandaloneServerDeployedItemObjectNames(java.lang.String standaloneServerName)
Util
.getNamesSet(set).
standaloneServerName
-
public java.util.Set queryClusterDeployedItemObjectNames(java.lang.String clusterName)
Util
.getNamesSet(set).
clusterName
-
|
J2EE1.4 SDK | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2003 Sun Microsystems, Inc. All rights reserved.