IBM WebSphere Application ServerTM
Release 7

com.ibm.websphere.management.configservice.tasks
Class UninstallRARTask

java.lang.Object
  extended by com.ibm.websphere.management.configservice.tasks.UninstallRARTask

public class UninstallRARTask
extends java.lang.Object

This class defines tasks that relate to stand-alone RAR file installation.


Constructor Summary
UninstallRARTask(ConfigService configService)
           
 
Method Summary
 java.util.List 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
Throws:
ConfigServiceException
ConnectorException

IBM WebSphere Application ServerTM
Release 7