KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.springframework.aop.framework.AdvisedSupport
    Superclass for AOP proxy configuration managers. These are not themselves AOP proxies, but subclasses of this class are normally factories from which AOP proxy instances are obtained directly. <p>This class frees subclasses of the housekeeping of Advices and Advisors, but doesn't actually i ...
  • org.jboss.ejb.plugins.cmp.jdbc.bridge.CMRMessage
    Type safe enumeration of method object is passed through the invocation interceptor chain and caught by the JDBCRelationInterceptor. @author <a HREF="mailto:dain@daingroup.com">Dain Sundstrom</a> @author <a HREF="mailto:alex@jboss.org">Alexey Loubyansky</a> @version $Revis ...
  • org.openlaszlo.sc.Actions
    Single-word instructions are CAPS (to minimize the chance of collisions with client names). Multi-word instructions are CamelCase. Names (modulo case) are intended to be the same as those used by flasm. This aids debugging, and will also insure that the inline assembler assembles the same langu ...
Popular Tags