Package io.vertx.up.uca.web.origin
Class IpcInquirer
java.lang.Object
io.vertx.up.uca.web.origin.IpcInquirer
- All Implemented Interfaces:
Inquirer<ConcurrentMap<String,Method>>
This class is for @Ipc and @Address must be in @Queue class instead of other specification.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IpcInquirer
public IpcInquirer()
-
-
Method Details
-
scan
- Specified by:
scanin interfaceInquirer<ConcurrentMap<String,Method>> - Parameters:
classes- all classes must be annotated with @Queue- Returns:
- scanned classes.
-