org.drools.command.runtime.process
Class GetProcessEventListenersCommand
java.lang.Object
org.drools.command.runtime.process.GetProcessEventListenersCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<Collection<org.drools.event.process.ProcessEventListener>>, GenericCommand<Collection<org.drools.event.process.ProcessEventListener>>
public class GetProcessEventListenersCommand
- extends Object
- implements GenericCommand<Collection<org.drools.event.process.ProcessEventListener>>
- See Also:
- Serialized Form
GetProcessEventListenersCommand
public GetProcessEventListenersCommand()
execute
public Collection<org.drools.event.process.ProcessEventListener> execute(Context context)
- Specified by:
execute
in interface GenericCommand<Collection<org.drools.event.process.ProcessEventListener>>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.