|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExporter
Method Summary | |
---|---|
DeviceImpl |
buildDevice(java.lang.String deviceName,
java.lang.Class<?> clazz)
|
DeviceImpl |
buildDevice(java.lang.String name,
DeviceClassBuilder classBuilder)
|
void |
exportAll()
Build all devices of all classes that are is this executable |
void |
exportDevices()
Export all devices except admin device |
DeviceImpl |
getDevice(java.lang.String className,
java.lang.String deviceName)
|
void |
unexportAll()
|
void |
unexportDevice(java.lang.String deviceName)
|
void |
unexportDevices()
Unexport all except admin device |
Method Detail |
---|
void exportAll() throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailed
void exportDevices() throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailed
void unexportDevices() throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailed
void unexportAll() throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailed
DeviceImpl buildDevice(java.lang.String name, DeviceClassBuilder classBuilder) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailed
DeviceImpl getDevice(java.lang.String className, java.lang.String deviceName) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailed
void unexportDevice(java.lang.String deviceName) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailed
DeviceImpl buildDevice(java.lang.String deviceName, java.lang.Class<?> clazz) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |