org.granite.generator.as3
Class DefaultRemoteDestinationFactory
java.lang.Object
org.granite.generator.as3.DefaultRemoteDestinationFactory
- All Implemented Interfaces:
- RemoteDestinationFactory
public class DefaultRemoteDestinationFactory
- extends Object
- implements RemoteDestinationFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultRemoteDestinationFactory
public DefaultRemoteDestinationFactory()
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