@Inherited
@Documented
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface POPClass
| Modifier and Type | Optional Element and Description |
|---|---|
int |
classId |
java.lang.String |
className |
boolean |
deconstructor |
boolean |
isDistributable |
int |
maxRequestQueue |
boolean |
useAsyncConstructor |