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

java.lang.Object
  extended by org.wildfly.extras.creaper.commands.ra.RemoveAdminObjectFromRA.Builder
Enclosing class:
RemoveAdminObjectFromRA

public static final class RemoveAdminObjectFromRA.Builder
extends Object


Constructor Summary
RemoveAdminObjectFromRA.Builder(String poolName, String resourceAdapterId)
           
 
Method Summary
 RemoveAdminObjectFromRA build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveAdminObjectFromRA.Builder

public RemoveAdminObjectFromRA.Builder(String poolName,
                                       String resourceAdapterId)
Parameters:
poolName - unique id of connection factory
resourceAdapterId - name of resource adapter
Method Detail

build

public RemoveAdminObjectFromRA build()


Copyright © 2020. All rights reserved.