public class JmxTaskAdmin extends Object
| Constructor and Description |
|---|
JmxTaskAdmin() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTaskScheduled(String profileName) |
boolean |
profileExists(String profileName) |
void |
removeProfile(String profileName) |
void |
scheduleProfile(Profile profile) |
public void scheduleProfile(Profile profile) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic void removeProfile(String profileName) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic boolean isTaskScheduled(String profileName) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic boolean profileExists(String profileName)
Copyright © 2015 WSO2. All rights reserved.