org.jboss.beans.metadata.spi
Interface ClassMetaData

All Superinterfaces:
Cloneable, org.jboss.util.JBossInterface
All Known Implementing Classes:
AbstractClassMetaData

public interface ClassMetaData
extends org.jboss.util.JBossInterface

Class/interface metadata.

Author:
Ales Justin

Method Summary
 String getClassName()
           
 
Methods inherited from interface org.jboss.util.JBossInterface
clone, toShortString, toShortString
 

Method Detail

getClassName

String getClassName()


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.