javax.management.relation
Interface RelationType

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
RelationTypeSupport

public interface RelationType
extends java.io.Serializable


Method Summary
 java.lang.String getRelationTypeName()
           
 javax.management.relation.RoleInfo getRoleInfo(java.lang.String roleInfoName)
           
 java.util.List getRoleInfos()
           
 

Method Detail

getRelationTypeName

public java.lang.String getRelationTypeName()

getRoleInfo

public javax.management.relation.RoleInfo getRoleInfo(java.lang.String roleInfoName)
                                               throws RoleInfoNotFoundException
RoleInfoNotFoundException

getRoleInfos

public java.util.List getRoleInfos()