org.granite.client.messaging
Class ExtCosRemoteAliasScanner

java.lang.Object
  extended by org.granite.client.messaging.ExtCosRemoteAliasScanner
All Implemented Interfaces:
RemoteAliasScanner

public class ExtCosRemoteAliasScanner
extends Object
implements RemoteAliasScanner

Author:
William DRAI

Nested Class Summary
static class ExtCosRemoteAliasScanner.JavaClassResourceType
           
 
Constructor Summary
ExtCosRemoteAliasScanner()
           
 
Method Summary
 Set<Class<?>> scan(Set<String> packageNames)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtCosRemoteAliasScanner

public ExtCosRemoteAliasScanner()
Method Detail

scan

public Set<Class<?>> scan(Set<String> packageNames)
Specified by:
scan in interface RemoteAliasScanner