A D H M O S U

A

Action - Interface in org.apache.ace.server.action
An Action is a rather general action which can be used to handle some event.
ACTION_NAME - Static variable in interface org.apache.ace.server.action.Action
 

D

DESCRIPTION - Static variable in interface org.apache.ace.server.action.MessageAction
Key for the event properties containing a description as a String.

H

handle(Event) - Method in interface org.apache.ace.server.action.Action
Handles an event, performing the main action of this Action.

M

MessageAction - Interface in org.apache.ace.server.action
MessageAction is an action that sends out messages.

O

org.apache.ace.server.action - package org.apache.ace.server.action
 

S

SHORT_DESCRIPTION - Static variable in interface org.apache.ace.server.action.MessageAction
Key for the event properties containing a very short description as a String.

U

USER - Static variable in interface org.apache.ace.server.action.MessageAction
Key for the event properties containing a User.

A D H M O S U

Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.