|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyGroupUnknownException | |
javax.activity | |
javax.activity.coordination | |
org.objectweb.jass.as |
Uses of PropertyGroupUnknownException in javax.activity |
Methods in javax.activity that throw PropertyGroupUnknownException | |
PropertyGroup |
UserActivity.getPropertyGroup(java.lang.String name)
|
void |
UserActivity.registerService(ServiceManager service)
|
Uses of PropertyGroupUnknownException in javax.activity.coordination |
Methods in javax.activity.coordination that throw PropertyGroupUnknownException | |
PropertyGroupManager |
ServiceManager.getPropertyGroupManager(java.lang.String propertyGroupName)
|
Uses of PropertyGroupUnknownException in org.objectweb.jass.as |
Methods in org.objectweb.jass.as that throw PropertyGroupUnknownException | |
PropertyGroup |
ActivityService.getPropertyGroup(java.lang.String name)
NOT YET IMPLEMENTED |
void |
ActivityService.registerService(ServiceManager service)
Registers a ServiceManager for the type of high-level service (HLS) whose activities are to be demarcated through the target UserActivity instance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |