PATH |
Inherits from: Object
Package: com.webobjects.eoapplication
Documentation for this class is forthcoming. For information on using this class, see the book Getting Started with Direct to Java Client.
All methods beanBases beanClassLoader beanClassName beanCodeBase beanDocBase beanReadyToRun beanReadyToUse beanSuperclassName looksInstantiable looksSerializable
public EOBeanSupport()
public static java.net.URL[] beanBases(Object anObject)
public static ClassLoader beanClassLoader(Object anObject)
public static String beanClassName(Object anObject)
public static java.net.URL beanCodeBase(Object anObject)
public static java.net.URL beanDocBase(Object anObject)
public static Object beanReadyToRun(Object anObject)
public static Object beanReadyToUse(Object anObject)
public static String beanSuperclassName(Object anObject)
public static boolean looksInstantiable(Object anObject)
public static boolean looksSerializable(Object anObject)
© 2001 Apple Computer, Inc. (Last Published April 14, 2001)