com.ibm.websphere.management.configservice.tasks
Class UninstallRARTask
- java.lang.Object
com.ibm.websphere.management.configservice.tasks.UninstallRARTask
- public class UninstallRARTask
- extends java.lang.Object
Constructor Summary
Constructor and Description |
---|
UninstallRARTask(ConfigService configService)
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
uninstallResourceAdapter(Session session,javax.management.ObjectName on,java.util.Hashtable options)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
UninstallRARTask
- public UninstallRARTask(ConfigService configService)
Method Detail
uninstallResourceAdapter
- public java.util.List uninstallResourceAdapter( Session session,
- javax.management.ObjectName on,
- java.util.Hashtable options)
- throws ConfigServiceException
- ConnectorException