|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.interfacedef.java.impl.JavaInterfaceIntrospectorImpl
public class JavaInterfaceIntrospectorImpl
Default implementation of a Java interface introspector.
| Field Summary | |
|---|---|
static java.lang.String |
IDL_INPUT
|
| Constructor Summary | |
|---|---|
JavaInterfaceIntrospectorImpl(JavaInterfaceFactory javaFactory)
|
|
| Method Summary | |
|---|---|
void |
introspectInterface(JavaInterface javaInterface,
java.lang.Class<?> clazz)
|
| 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 IDL_INPUT
| Constructor Detail |
|---|
public JavaInterfaceIntrospectorImpl(JavaInterfaceFactory javaFactory)
| Method Detail |
|---|
public void introspectInterface(JavaInterface javaInterface,
java.lang.Class<?> clazz)
throws InvalidInterfaceException
InvalidInterfaceException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||