com.tivoli.jmx.jar
Interface MLetManagerMBean
- All Known Implementing Classes:
- MLetManager
- public interface MLetManagerMBean
Registers and Unregisters MLets according to the ObserverNotifications
received.
- Version:
- 1.2
- Author:
- Eliseba Costantini, Max Parlione
Method Summary |
java.lang.String |
getDomain()
The domain used to register the mlets. |
boolean |
getPurge()
The domain used to register the mlets. |
void |
setPurge(boolean purge)
The domain used to register the mlets. |
getDomain
public java.lang.String getDomain()
- The domain used to register the mlets.
- Parameters:
the
- domain to be used
getPurge
public boolean getPurge()
- The domain used to register the mlets.
- Parameters:
the
- domain to be used
setPurge
public void setPurge(boolean purge)
- The domain used to register the mlets.
- Parameters:
the
- domain to be used