Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


oracle.soap.providers.ejb
Class ActivatedObject

java.lang.Object
  extended byoracle.soap.providers.ejb.ActivatedObject


public class ActivatedObject
extends java.lang.Object

Constructor Summary
ActivatedObject(LookedUpObject luo)

Method Summary
java.lang.String getHelper()
org.omg.CORBA.Object getValue()
boolean isAnEJB()

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

Constructor Detail

ActivatedObject

public ActivatedObject(LookedUpObject luo)
                throws SOAPException

Method Detail

getValue

public org.omg.CORBA.Object getValue()

getHelper

public java.lang.String getHelper()

isAnEJB

public boolean isAnEJB()

Oracle® Application Server
XML Java API Reference
10g Release 3 (10.1.3)

B28238-01


Copyright © 2003, 2006, Oracle. All rights reserved.