|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.tacos.seam.Bijection
public class Bijection
Class responsible for bijection of Seam components.
| Constructor Summary | |
|---|---|
Bijection()
|
|
| Method Summary | |
|---|---|
static Object |
inject(Class<?> clazz,
String name,
ScopeType scope,
boolean required,
boolean create)
|
static void |
outject(Object obj,
String name,
String scopeName,
String required)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Bijection()
| Method Detail |
|---|
public static void outject(Object obj,
String name,
String scopeName,
String required)
public static Object inject(Class<?> clazz,
String name,
ScopeType scope,
boolean required,
boolean create)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||