org.apache.openejb.api.internal
Annotation Type Internal


@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface Internal

Can be used as a marker to specify than an object is internal.

Used for instance for internal @Mbeans.



Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.