public class JavaStatefulDestination extends JavaRemoteDestination
JavaAbstractType.GenerationTypeJavaType.KindchannelId, destinationName, imports, methods, properties, superclassclientType, generationType, kind, provider, type, url| Constructor and Description |
|---|
JavaStatefulDestination(JavaTypeFactory provider,
java.lang.Class<?> type,
java.net.URL url) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
shouldGenerateMethod(java.lang.reflect.Method method) |
protected boolean |
shouldGenerateProperty(java.lang.reflect.Method method) |
addToImports, addToImports, convertToJavaInterface, filterOverrides, getChannelId, getDestinationName, getImports, getMethods, getProperties, getSuperclass, hasSuperclass, initMethods, initProperties, isAnnotationPresentgetAs3Type, getClientType, getGenerationType, getKind, getLastModified, getName, getPackage, getPackageName, getPropertyDescriptors, getProvider, getQualifiedName, getSortedUnmodifiableList, getType, getUrl, isBean, isEntity, isEnum, isGenerated, isInterface, isRemoteDestination, isWithBase, removeNullpublic JavaStatefulDestination(JavaTypeFactory provider, java.lang.Class<?> type, java.net.URL url)
protected boolean shouldGenerateMethod(java.lang.reflect.Method method)
shouldGenerateMethod in class JavaRemoteDestinationprotected boolean shouldGenerateProperty(java.lang.reflect.Method method)
shouldGenerateProperty in class JavaRemoteDestination