org.granite.generator.as3
Class StatefulRemoteDestinationFactory
java.lang.Object
org.granite.generator.as3.StatefulRemoteDestinationFactory
- All Implemented Interfaces:
- RemoteDestinationFactory
public class StatefulRemoteDestinationFactory
- extends Object
- implements RemoteDestinationFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatefulRemoteDestinationFactory
public StatefulRemoteDestinationFactory()
isRemoteDestination
public boolean isRemoteDestination(Class<?> clazz)
- Specified by:
isRemoteDestination in interface RemoteDestinationFactory
newRemoteDestination
public JavaType newRemoteDestination(JavaTypeFactory provider,
Class<?> type,
URL url)
- Specified by:
newRemoteDestination in interface RemoteDestinationFactory