|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.dependency.plugins.graph.LazySearchInfo
public class LazySearchInfo
Lazy search info. The type is the class.
Constructor Summary | |
---|---|
LazySearchInfo(String className)
|
Method Summary | |
---|---|
Map<String,?> |
getInfo()
Get the info. |
LookupStrategy |
getStrategy()
Get the lookup strategy. |
String |
getType()
The search type. |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LazySearchInfo(String className)
Method Detail |
---|
public String getType()
SearchInfo
getType
in interface SearchInfo
public Map<String,?> getInfo()
SearchInfo
getInfo
in interface SearchInfo
public LookupStrategy getStrategy()
SearchInfo
getStrategy
in interface SearchInfo
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |