|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.gen.AbstractAspectFactory<X>
com.caucho.config.gen.LockFactory<X>
@Module public class LockFactory<X>
Aspect factory for generating @Lock aspects.
| Constructor Summary | |
|---|---|
LockFactory(AspectBeanFactory<X> beanFactory,
AspectFactory<X> next)
|
|
| Method Summary | |
|---|---|
AspectGenerator<X> |
create(AnnotatedMethod<? super X> method,
boolean isEnhanced)
Creates an aspect for interception if the method should be intercepted. |
| Methods inherited from class com.caucho.config.gen.AbstractAspectFactory |
|---|
generateEpilogue, generateInject, generatePostConstruct, generatePreDestroy, getAspectBeanFactory, getBeanType, getGeneratedClassName, getInstanceClassName, getJavaClass, isEnhanced, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LockFactory(AspectBeanFactory<X> beanFactory,
AspectFactory<X> next)
| Method Detail |
|---|
public AspectGenerator<X> create(AnnotatedMethod<? super X> method,
boolean isEnhanced)
create in interface AspectFactory<X>create in class AbstractAspectFactory<X>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||