Uses of Class
net.sf.eBus.config.EConfigure.AbstractConfig
-
-
Uses of EConfigure.AbstractConfig in net.sf.eBus.config
Subclasses of EConfigure.AbstractConfig in net.sf.eBus.config Modifier and Type Class Description static classEConfigure.RemoteConnectionThis immutable class stores the information pertaining to a remote eBus connection.static classEConfigure.ServiceThis immutable class stores the configuration for an eBus service.Methods in net.sf.eBus.config with parameters of type EConfigure.AbstractConfig Modifier and Type Method Description protected TEConfigure.AbstractBuilder. configuration(EConfigure.AbstractConfig config)Copies the values found inconfigto this configuration.
-