|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.gen.AbstractAspectGenerator<X>
com.caucho.ejb.gen.StatelessScheduledMethodHeadGenerator<X>
public class StatelessScheduledMethodHeadGenerator<X>
| Constructor Summary | |
|---|---|
StatelessScheduledMethodHeadGenerator(StatelessScheduledMethodHeadFactory<X> factory,
AnnotatedMethod<? super X> method,
AspectGenerator<X> next)
|
|
| Method Summary | |
|---|---|
void |
generate(JavaWriter out,
java.util.HashMap<java.lang.String,java.lang.Object> prologueMap)
Generates the overridden method. |
void |
generateApplicationException(JavaWriter out,
java.lang.Class<?> exn)
Generates application (checked) exception code for the method. |
boolean |
isOverride()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StatelessScheduledMethodHeadGenerator(StatelessScheduledMethodHeadFactory<X> factory,
AnnotatedMethod<? super X> method,
AspectGenerator<X> next)
| Method Detail |
|---|
public boolean isOverride()
public void generateApplicationException(JavaWriter out,
java.lang.Class<?> exn)
throws java.io.IOException
AbstractAspectGenerator
generateApplicationException in interface AspectGenerator<X>generateApplicationException in class AbstractAspectGenerator<X>java.io.IOException
public void generate(JavaWriter out,
java.util.HashMap<java.lang.String,java.lang.Object> prologueMap)
throws java.io.IOException
generate in interface AspectGenerator<X>generate in class AbstractAspectGenerator<X>java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||