org.wildfly.extras.creaper.commands.ra
Class RemoveAdminObjectFromRA

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.ra.RemoveAdminObjectFromRA
All Implemented Interfaces:
Command, OnlineCommand

public final class RemoveAdminObjectFromRA
extends Object
implements OnlineCommand

Removes existing admin object from resource adapter


Nested Class Summary
static class RemoveAdminObjectFromRA.Builder
           
 
Field Summary
 
Fields inherited from interface org.wildfly.extras.creaper.core.online.OnlineCommand
NOOP
 
Method Summary
 void apply(OnlineCommandContext ctx)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

apply

public void apply(OnlineCommandContext ctx)
           throws Exception
Specified by:
apply in interface OnlineCommand
Throws:
Exception

toString

public String toString()
Specified by:
toString in interface OnlineCommand
Overrides:
toString in class Object


Copyright © 2020. All rights reserved.