|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.superbiz.interceptors.ThirdSLSBean
public class ThirdSLSBean
Constructor Summary | |
---|---|
ThirdSLSBean()
|
Method Summary | |
---|---|
java.util.List<java.lang.String> |
anotherBusinessMethod()
|
protected java.lang.Object |
beanClassBusinessMethodInterceptor(javax.interceptor.InvocationContext ic)
|
java.util.List<java.lang.String> |
businessMethod()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThirdSLSBean()
Method Detail |
---|
public java.util.List<java.lang.String> businessMethod()
businessMethod
in interface ThirdSLSBeanLocal
public java.util.List<java.lang.String> anotherBusinessMethod()
anotherBusinessMethod
in interface ThirdSLSBeanLocal
protected java.lang.Object beanClassBusinessMethodInterceptor(javax.interceptor.InvocationContext ic) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |