org.jboss.msc.service
Class MethodInjectionSource
java.lang.Object
org.jboss.msc.service.MethodInjectionSource
public class MethodInjectionSource
- extends Object
- Author:
- John E. Bailey
|
Method Summary |
protected
|
getValue(Value<T> serviceValue,
org.jboss.msc.service.ServiceBuilder<T> serviceBuilder,
org.jboss.msc.service.ServiceContainerImpl container)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInjectionSource
public MethodInjectionSource(Value<Method> methodValue,
Value<?> targetValue,
List<? extends Value<?>> parameteres)
getValue
protected <T> Value<?> getValue(Value<T> serviceValue,
org.jboss.msc.service.ServiceBuilder<T> serviceBuilder,
org.jboss.msc.service.ServiceContainerImpl container)
Copyright © 2010 JBoss, a division of Red Hat, Inc.