org.jtools.info.provider
Class InfoProviderUtils
java.lang.Object
org.jtools.info.provider.InfoProviderUtils
public class InfoProviderUtils
- extends Object
Utilitymethods for infoprovider related stuff.
- Author:
- Rainer Noack
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfoProviderUtils
public InfoProviderUtils()
getDomain
public static InfoDomainHelper getDomain(Class<? extends Object> decl)
- Gets the apropriate InfoDomainHelper for the specified class.
- Parameters:
decl
- The class to get the InfoDomainHelper for.
- Returns:
- A newly constructed InfoDomainHelper.
© 2000-2006, JTools.org.