|
|||||||||
| Home >> All >> com >> ghettojedi >> opp >> aspect >> [ service overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.ghettojedi.opp.aspect.service
Class ServiceInvocationTest.MyService

java.lang.Objectcom.ghettojedi.opp.aspect.service.ServiceInvocationTest.MyService
- All Implemented Interfaces:
- Service, com.ghettojedi.opp.aspect.transaction.TransactionAware
- Enclosing class:
- ServiceInvocationTest
- public static class ServiceInvocationTest.MyService
- extends java.lang.Object
- implements Service
- extends java.lang.Object
| Constructor Summary | |
ServiceInvocationTest.MyService()
|
|
| Method Summary | |
java.lang.String |
hello(java.lang.String string)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ServiceInvocationTest.MyService
public ServiceInvocationTest.MyService()
| Method Detail |
hello
public java.lang.String hello(java.lang.String string)
|
|||||||||
| Home >> All >> com >> ghettojedi >> opp >> aspect >> [ service overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.ghettojedi.opp.aspect.service.ServiceInvocationTest.MyService