org.jboss.managed.api.annotation
Annotation Type ManagementComponent


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface ManagementComponent

An annotation that identifies property as metdata identifying a ManagedComponent

Version:
$Revision: 64837 $
Author:
Scott.Stark@jboss.org

Required Element Summary
 String subtype
           
 String type
           
 

Element Detail

type

public abstract String type

subtype

public abstract String subtype


Copyright © 2008 JBoss Inc.. All Rights Reserved.