org.drools.jboss.integration.example
Class Greeter
java.lang.Object
org.drools.jboss.integration.example.Greeter
public class Greeter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Greeter
@Inject
public Greeter(PhraseBuilder phraseBuilder)
greet
public void greet(PrintStream to,
String name)
createGreeting
public String createGreeting(String name)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.