com.togethersoft.openapi.ide.inspector.service
Interface LoaderService


public interface LoaderService

Author:
TogetherSoft

Method Summary
 booleanisReadable(Object inspectableObject, String propertyName)
           
 Object[]loadProperties(Object inspectableObject, String propertyName)
           

Method Detail

isReadable

public boolean isReadable(Object inspectableObject, String propertyName)

loadProperties

public Object[] loadProperties(Object inspectableObject, String propertyName)