ubiware.infrastructure.ubiwareDF
Annotation Type HandlerAccessible
@Target(value=METHOD)
public @interface HandlerAccessible
Annotation indicating that a certain method is accessible from outside the agent by calling one of the agents handlers.
22.11.2010
- Author:
- Michael Cochez for UBIWARE project
|
Required Element Summary |
java.lang.String |
handlesResourceName
The name of the com:handles property of the handler |
handlesResourceName
public abstract java.lang.String handlesResourceName
- The name of the com:handles property of the handler
- Returns:
- The name (A resource)