Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


oracle.jbo.common.remote.ejb
Class JboMarshalledObject

java.lang.Object
  extended byoracle.jbo.common.remote.ejb.JboMarshalledObject

All Implemented Interfaces:
java.io.Serializable

public class JboMarshalledObject
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
JboMarshalledObject(java.lang.Object obj)
           

 

Method Summary
 java.lang.Object get()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

JboMarshalledObject

public JboMarshalledObject(java.lang.Object obj)

Method Detail

get

public java.lang.Object get()

Oracle Application Development Framework Model and Business Components Java API Reference 10g Release 3 (10.1.3)
B16005-01


Copyright © 1997, 2005, Oracle. All rights reserved.