public class PriorityAdminClient extends Object
Constructor and Description |
---|
PriorityAdminClient(javax.servlet.ServletConfig config,
javax.servlet.http.HttpSession session) |
public PriorityAdminClient(javax.servlet.ServletConfig config, javax.servlet.http.HttpSession session) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public void add(String name, Executor executor) throws RemoteException
RemoteException
public Executor getExecutor(String name) throws RemoteException
RemoteException
public List<String> getExecutors() throws RemoteException
RemoteException
public void update(String name, Executor executor) throws RemoteException
RemoteException
public void remove(String name) throws RemoteException
RemoteException
Copyright © 2017 WSO2. All rights reserved.