@Target(value={METHOD,TYPE,FIELD})
@Retention(value=RUNTIME)
@MethodMonitorGroup
public @interface DynamicType
This annotation is applied to a class or interface to indicate
that its traced methods are classified as part of the
TypeCode/Any implementation in the ORB.