org.jboss.seam.security.permission
Class SecurityRuleLoader

java.lang.Object
  extended by org.jboss.seam.security.permission.SecurityRuleLoader

@ApplicationScoped
public class SecurityRuleLoader
extends Object

Workaround until Drools has native CDI support

Author:
Shane Bryzak

Constructor Summary
SecurityRuleLoader()
           
 
Method Summary
 org.drools.KnowledgeBase getKnowledgeBase()
           
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityRuleLoader

public SecurityRuleLoader()
Method Detail

getKnowledgeBase

public org.drools.KnowledgeBase getKnowledgeBase()

init

@Inject
public void init()


Copyright © 2011 Seam Framework. All Rights Reserved.