Oracle® XML Java API Reference
Release 1 (10.1)

B12024-01

oracle.soap.providers.ejb
Class ActivatedObject

java.lang.Object
  |
  +--oracle.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® XML Java API Reference
Release 1 (10.1)

B12024-01

Copyright © 2003, Oracle. All Rights Reserved.