org.jboss.injection
Class WebServiceContextPropertyInjector
java.lang.Object
org.jboss.injection.WebServiceContextPropertyInjector
- All Implemented Interfaces:
- Injector
public class WebServiceContextPropertyInjector
- extends Object
- implements Injector
Injects a WebServiceContext into a bean.
- Version:
- $Revision: $
- Author:
- Carlo de Wolf, Thomas.Diesler@jboss.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebServiceContextPropertyInjector
protected WebServiceContextPropertyInjector(BeanProperty property)
inject
public void inject(Object instance)
- Specified by:
inject
in interface Injector
inject
public void inject(BeanContext ctx)
- Specified by:
inject
in interface Injector
getInjectionClass
public Class getInjectionClass()
- Specified by:
getInjectionClass
in interface Injector
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.