|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjdave.runner.DefaultSpecIntrospection
public class DefaultSpecIntrospection
| Field Summary | |
|---|---|
static java.lang.String |
INITIALIZER_NAME
|
| Constructor Summary | |
|---|---|
DefaultSpecIntrospection()
|
|
| Method Summary | |
|---|---|
boolean |
isBehavior(java.lang.reflect.Method method)
|
boolean |
isContextClass(java.lang.Class<?> specType,
java.lang.Class<?> possibleContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String INITIALIZER_NAME
| Constructor Detail |
|---|
public DefaultSpecIntrospection()
| Method Detail |
|---|
public boolean isBehavior(java.lang.reflect.Method method)
isBehavior in interface ISpecIntrospection
public boolean isContextClass(java.lang.Class<?> specType,
java.lang.Class<?> possibleContext)
isContextClass in interface ISpecIntrospection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||