JTools

org.jtools.activate
Interface ClassInfo<T>

All Superinterfaces:
ActivatableInfo, DomainResourceInfo
All Known Implementing Classes:
SimpleClass

public interface ClassInfo<T>
extends DomainResourceInfo

TODO type-description

Author:
Rainer Noack

Method Summary
 Class<? super T> getAssignable()
           
 Object[] getCategories()
           
 String getDefaultClassname()
           
 
Methods inherited from interface org.jtools.activate.DomainResourceInfo
getDomain, getDomainIndependentName, getName, getNamingArguments, getParentDomainDescriptor
 

Method Detail

getAssignable

Class<? super T> getAssignable()

getDefaultClassname

String getDefaultClassname()

getCategories

Object[] getCategories()

JTools

© 2000-2006, JTools.org.