Drools :: Persistence :: JPA 6.2.0.CR2

org.drools.persistence.jpa
Class KnowledgeStoreServiceImpl.CommandBasedEntryPointCreator

java.lang.Object
  extended by org.drools.persistence.jpa.KnowledgeStoreServiceImpl.CommandBasedEntryPointCreator
All Implemented Interfaces:
org.drools.core.command.EntryPointCreator
Enclosing class:
KnowledgeStoreServiceImpl

public static class KnowledgeStoreServiceImpl.CommandBasedEntryPointCreator
extends Object
implements org.drools.core.command.EntryPointCreator


Constructor Summary
KnowledgeStoreServiceImpl.CommandBasedEntryPointCreator(org.drools.core.command.CommandService commandService)
           
 
Method Summary
 org.kie.api.runtime.rule.EntryPoint getEntryPoint(String entryPoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KnowledgeStoreServiceImpl.CommandBasedEntryPointCreator

public KnowledgeStoreServiceImpl.CommandBasedEntryPointCreator(org.drools.core.command.CommandService commandService)
Method Detail

getEntryPoint

public org.kie.api.runtime.rule.EntryPoint getEntryPoint(String entryPoint)
Specified by:
getEntryPoint in interface org.drools.core.command.EntryPointCreator

Drools :: Persistence :: JPA 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.