|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.examples.impl.TargetServiceImpl
public class TargetServiceImpl
Implementation of TargetService used
to demonstrate the ProxyLoggingInterceptorFactory.
| Constructor Summary | |
|---|---|
TargetServiceImpl()
|
|
| Method Summary | |
|---|---|
java.util.List |
buildList(java.lang.String string,
int count)
|
void |
exceptionThrower()
|
void |
voidMethod(java.lang.String string)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TargetServiceImpl()
| Method Detail |
|---|
public void voidMethod(java.lang.String string)
voidMethod in interface TargetService
public java.util.List buildList(java.lang.String string,
int count)
buildList in interface TargetServicepublic void exceptionThrower()
exceptionThrower in interface TargetService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||