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


@Target(value={})
@Retention(value=RUNTIME)
public @interface ManagementComponent

An annotation that identifies property as metdata identifying a ManagedComponent

Version:
$Revision: 80120 $
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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.