org.drools.grid.internal.commands
Class KnowledgeBaseConfigurationRemoteCommands.GetPropertyRemoteCommand
java.lang.Object
org.drools.grid.internal.commands.KnowledgeBaseConfigurationRemoteCommands.GetPropertyRemoteCommand
- All Implemented Interfaces:
- Serializable, org.drools.command.Command<String>, org.drools.command.impl.GenericCommand<String>
- Enclosing class:
- KnowledgeBaseConfigurationRemoteCommands
public static class KnowledgeBaseConfigurationRemoteCommands.GetPropertyRemoteCommand
- extends Object
- implements org.drools.command.impl.GenericCommand<String>
- See Also:
- Serialized Form
|
Method Summary |
String |
execute(org.drools.command.Context context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KnowledgeBaseConfigurationRemoteCommands.GetPropertyRemoteCommand
public KnowledgeBaseConfigurationRemoteCommands.GetPropertyRemoteCommand(String identifier,
String propertyName)
execute
public String execute(org.drools.command.Context context)
- Specified by:
execute in interface org.drools.command.impl.GenericCommand<String>
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.