Package com.ibm.websphere.appprofile

Interface Summary
TaskNameManager The TaskNameManager is the programmatic interface to the AppProfile function.
 

Exception Summary
IllegalTaskNameException The IllegalTaskNameException is thrown when a) a string passed to TaskNameManager.setName(String taskName) that has not been configured properly in the deployment descriptor; b) a null reference is passed to TaskNameManager.setName(String taskName)