Skip navigation links


com.bea.portal.tools.portlet.orb
Class InvokeContext

java.lang.Object
  extended by com.bea.portal.tools.portlet.orb.InvokeContext


public abstract class InvokeContext
extends Object

Constructor Summary
protected InvokeContext(PortletORB portletORB)
           

 

Method Summary
abstract  PortletHandle getCallerPortletHandle()
           
static InvokeContext getInvokeContext()
           
 PortletHandle getPortletHandle()
           
 PortletORB getPortletORB()
           

 

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

 

Constructor Detail

InvokeContext

protected InvokeContext(PortletORB portletORB)

Method Detail

getInvokeContext

public static InvokeContext getInvokeContext()

getPortletORB

public final PortletORB getPortletORB()

getPortletHandle

public final PortletHandle getPortletHandle()

getCallerPortletHandle

public abstract PortletHandle getCallerPortletHandle()

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.