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