JBoss Modular Service Container 1.2.3.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
cast
public static <T> Injector<Object> cast(Injector<T> injector,
Class<T> type)
Construct a casting injector.
- Type Parameters:
T - the type of the injected value- Parameters:
injector - an injector of any typetype - a class of the injected type
- Returns:
- an Injector which implements
Injector<Object>
JBoss Modular Service Container 1.2.3.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2012 JBoss, a division of Red Hat, Inc.