org.apache.muse.util
Interface ReflectUtilHelper

All Known Implementing Classes:
OSGiReflectUtilHelper

public interface ReflectUtilHelper

Author:
Joel Hawkins

Method Summary
 boolean exists(String className)
           
 Class getClass(String className)
           
 

Method Detail

exists

boolean exists(String className)

getClass

Class getClass(String className)


Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.