org.jboss.seam.security.permission
Class SecurityRuleProducer

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

public class SecurityRuleProducer
extends Object

Workaround until we have a seam-drools release

Author:
Shane Bryzak

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

Constructor Detail

SecurityRuleProducer

public SecurityRuleProducer()
Method Detail

createSecurityKnowledgeBase

@Produces
@ApplicationScoped
@Security
public org.drools.KnowledgeBase createSecurityKnowledgeBase()


Copyright © 2011 Seam Framework. All Rights Reserved.