org.granite.client.messaging
Class StandardRemoteAliasScanner
java.lang.Object
org.granite.client.messaging.StandardRemoteAliasScanner
- All Implemented Interfaces:
- RemoteAliasScanner
public class StandardRemoteAliasScanner
- extends Object
- implements RemoteAliasScanner
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandardRemoteAliasScanner
public StandardRemoteAliasScanner()
scan
public Set<Class<?>> scan(Set<String> packageNames)
- Specified by:
scan in interface RemoteAliasScanner