org.drools.command.runtime
Class GetGlobalsCommand
java.lang.Object
org.drools.command.runtime.GetGlobalsCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<org.drools.runtime.Globals>, GenericCommand<org.drools.runtime.Globals>
public class GetGlobalsCommand
- extends Object
- implements GenericCommand<org.drools.runtime.Globals>
- See Also:
- Serialized Form
GetGlobalsCommand
public GetGlobalsCommand()
execute
public org.drools.runtime.Globals execute(Context context)
- Specified by:
execute
in interface GenericCommand<org.drools.runtime.Globals>
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.