|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.tutorial.consumer.bean.TesterBean
public class TesterBean
Show injecting in producers Show how to interact with local producers
| Constructor Summary | |
|---|---|
TesterBean()
|
|
| Method Summary | |
|---|---|
void |
setLocal(ExampleProducer local)
|
void |
setXa(ExampleProducerXA xa)
|
void |
testLocal()
|
void |
testXA()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TesterBean()
| Method Detail |
|---|
public void setXa(ExampleProducerXA xa)
public void setLocal(ExampleProducer local)
public void testXA()
throws java.lang.Exception
testXA in interface Testerjava.lang.Exception
public void testLocal()
throws java.lang.Exception
testLocal in interface Testerjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||