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:
- [email protected]
-
Constructor Summary
Constructors Constructor and Description InvocationContext()
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Object
getTargetBean()
void
setTargetBean(Object targetBean)
Methods inherited from class org.jboss.wsf.spi.deployment.AbstractExtensible
addAttachment, getAttachment, getAttachments, getProperties, getProperty, removeAttachment, removeProperty, setProperties, setProperty
Copyright © 2020 JBoss, by Red Hat. All rights reserved.