|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.granite.generator.as3.reflect.JavaAbstractType
org.granite.generator.as3.reflect.JavaRemoteDestination
org.granite.generator.as3.reflect.JavaStatefulDestination
public class JavaStatefulDestination
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.granite.generator.as3.reflect.JavaAbstractType |
|---|
JavaAbstractType.GenerationType |
| Nested classes/interfaces inherited from interface org.granite.generator.as3.reflect.JavaType |
|---|
JavaType.Kind |
| Field Summary |
|---|
| Fields inherited from class org.granite.generator.as3.reflect.JavaRemoteDestination |
|---|
channelId, destinationName, imports, methods, properties, superclass |
| Fields inherited from class org.granite.generator.as3.reflect.JavaAbstractType |
|---|
as3Type, generationType, kind, provider, type, url |
| Constructor Summary | |
|---|---|
JavaStatefulDestination(JavaTypeFactory provider,
java.lang.Class<?> type,
java.net.URL url)
|
|
| Method Summary | |
|---|---|
protected boolean |
shouldGenerateMethod(java.lang.reflect.Method method)
|
protected boolean |
shouldGenerateProperty(java.lang.reflect.Method method)
|
| Methods inherited from class org.granite.generator.as3.reflect.JavaRemoteDestination |
|---|
addToImports, convertToJavaInterface, getChannelId, getDestinationName, getImports, getMethods, getProperties, getSuperclass, hasSuperclass, initMethods, initProperties, isAnnotationPresent |
| Methods inherited from class org.granite.generator.as3.reflect.JavaAbstractType |
|---|
getAs3Type, getGenerationType, getKind, getLastModified, getName, getPackage, getPackageName, getPropertyDescriptors, getProvider, getQualifiedName, getSortedUnmodifiableList, getType, getUrl, isBean, isEntity, isEnum, isGenerated, isInterface, isRemoteDestination, isWithBase, removeNull |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaStatefulDestination(JavaTypeFactory provider,
java.lang.Class<?> type,
java.net.URL url)
| Method Detail |
|---|
protected boolean shouldGenerateMethod(java.lang.reflect.Method method)
shouldGenerateMethod in class JavaRemoteDestinationprotected boolean shouldGenerateProperty(java.lang.reflect.Method method)
shouldGenerateProperty in class JavaRemoteDestination
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||