|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FarmMemberServiceMBean
20020809 bill burke:
| Field Summary | |
|---|---|
static javax.management.ObjectName |
OBJECT_NAME
The default object name. |
| Fields inherited from interface org.jboss.system.ServiceMBean |
|---|
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
| Method Summary | |
|---|---|
ClusterPartitionMBean |
getClusterPartition()
Get the underlying partition used by this service. |
String |
getPartitionName()
Gets the name of the HAPartition used by this service. |
void |
setClusterPartition(ClusterPartitionMBean clusterPartition)
Sets the underlying partition used by this service. |
void |
setFarmDeployDirectory(String urls)
Deprecated. |
void |
setPartitionName(String name)
Sets the name of the HAPartition used by this service. |
void |
setScannerName(String name)
Deprecated. |
| Methods inherited from interface org.jboss.deployment.scanner.URLDeploymentScannerMBean |
|---|
addURL, addURL, getFilter, getFilterInstance, getRecursiveSearch, getURLComparator, getURLList, hasURL, hasURL, listDeployedURLs, removeURL, removeURL, resumeDeployment, setFilter, setFilterInstance, setRecursiveSearch, setURLComparator, setURLList, setURLs, suspendDeployment |
| Methods inherited from interface org.jboss.deployment.scanner.DeploymentScannerMBean |
|---|
getDeployer, getStopTimeOut, isScanEnabled, scan, setDeployer, setScanEnabled, setScanPeriod, setStopTimeOut |
| Methods inherited from interface org.jboss.system.ServiceMBean |
|---|
getName, getState, getStateString, jbossInternalLifecycle |
| Methods inherited from interface org.jboss.system.Service |
|---|
create, destroy, start, stop |
| Field Detail |
|---|
static final javax.management.ObjectName OBJECT_NAME
| Method Detail |
|---|
String getPartitionName()
void setPartitionName(String name)
name - the name of the partitionClusterPartitionMBean getClusterPartition()
void setClusterPartition(ClusterPartitionMBean clusterPartition)
clusterPartition - the partition
void setFarmDeployDirectory(String urls)
throws MalformedURLException
MalformedURLExceptionvoid setScannerName(String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||