org.drools.core.command.runtime.rule
Class GetEntryPointsCommand
java.lang.Object
org.drools.core.command.runtime.rule.GetEntryPointsCommand
- All Implemented Interfaces:
- Serializable, GenericCommand<Collection<? extends org.kie.api.runtime.rule.EntryPoint>>, org.kie.api.command.Command<Collection<? extends org.kie.api.runtime.rule.EntryPoint>>
public class GetEntryPointsCommand
- extends Object
- implements GenericCommand<Collection<? extends org.kie.api.runtime.rule.EntryPoint>>
- See Also:
- Serialized Form
GetEntryPointsCommand
public GetEntryPointsCommand()
execute
public Collection<? extends org.kie.api.runtime.rule.EntryPoint> execute(org.kie.internal.command.Context context)
- Specified by:
execute in interface GenericCommand<Collection<? extends org.kie.api.runtime.rule.EntryPoint>>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.