org.apache.openejb.monitoring
Annotation Type ManagedCollection
@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD})
public @interface ManagedCollection
Required Element Summary |
java.lang.Class<?> |
type
|
type
public abstract java.lang.Class<?> type
description
public abstract java.lang.String description
- Default:
- ""
key
public abstract java.lang.String key
- Default:
- ""
append
public abstract boolean append
- Default:
- false
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.