org.granite.client.messaging
Class RemoteClassScanner.JavaClassResourceType

java.lang.Object
  extended by org.granite.client.messaging.RemoteClassScanner.JavaClassResourceType
All Implemented Interfaces:
net.sf.extcos.spi.ResourceType
Enclosing class:
RemoteClassScanner

public static class RemoteClassScanner.JavaClassResourceType
extends Object
implements net.sf.extcos.spi.ResourceType


Method Summary
 String getFileSuffix()
           
 net.sf.extcos.spi.ResourceAccessor getResourceAccessor()
           
static RemoteClassScanner.JavaClassResourceType javaClasses()
          EDSL method
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFileSuffix

public String getFileSuffix()
Specified by:
getFileSuffix in interface net.sf.extcos.spi.ResourceType

javaClasses

public static RemoteClassScanner.JavaClassResourceType javaClasses()
EDSL method


getResourceAccessor

public net.sf.extcos.spi.ResourceAccessor getResourceAccessor()
Specified by:
getResourceAccessor in interface net.sf.extcos.spi.ResourceType