org.jboss.wsf.spi.invocation
Class InvocationContext
java.lang.Object
org.jboss.wsf.spi.deployment.AbstractExtensible
org.jboss.wsf.spi.invocation.InvocationContext
- All Implemented Interfaces:
- Extensible
public class InvocationContext
- extends AbstractExtensible
A basic invocation context.
- Since:
- 20-Apr-2007
- Author:
- Thomas.Diesler@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvocationContext
public InvocationContext()
getTargetBean
public Object getTargetBean()
setTargetBean
public void setTargetBean(Object targetBean)
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.