KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > io > NotSerializableException > Top Examples

  • org.objectweb.cjdbc.driver.DriverResultSet
    A <code>ResultSet</code> provides access to a table of data generated by executing a Statement. The table rows are retrieved in sequence. Within a row its column values can be accessed in any order. <p> A <code>ResultSet</code> maintains a cursor pointing to its curre ...
  • org.jboss.test.aop.basic.POJO
    @author <a HREF="mailto:bill@jboss.org">Bill Burke</a> @version $Revision: 1.4 $
  • org.apache.xerces.dom.PSVIAttrNSImpl
    Attribute namespace implementation; stores PSVI attribute items. @xerces.internal @author Sandy Gao, IBM @version $Id: PSVIAttrNSImpl.java,v 1.9 2004/10/05 17:12:51 mrglavas Exp $
  • org.springframework.aop.target.AbstractBeanFactoryBasedTargetSource
    Base class for TargetSource implementations that are based on a Spring BeanFactory, delegating to Spring-managed bean instances. <p>Subclasses can create prototype instances or lazily access a singleton target, for example. See LazyInitTargetSource and AbstractPrototypeBasedTargetSource's s ...
  • com.caucho.server.cluster.ClusterObject
    Data for the cluster's object.
Popular Tags