public class IpcInquirer extends Object implements Inquirer<ConcurrentMap<String,Method>>
This class is for @Ipc and @Address must be in @Queue class instead of other specification.
| Constructor and Description |
|---|
IpcInquirer() |
public ConcurrentMap<String,Method> scan(Set<Class<?>> classes)
scan in interface Inquirer<ConcurrentMap<String,Method>>classes - all classes must be annotated with @QueueCopyright © 2021. All rights reserved.