Package gda.device
Class FindableObjectHolder
java.lang.Object
gda.factory.FindableBase
gda.device.FindableObjectHolder
- All Implemented Interfaces:
Findable,org.springframework.beans.factory.InitializingBean
public class FindableObjectHolder
extends FindableBase
implements org.springframework.beans.factory.InitializingBean
Spring configurable Findable to hold a map of objects which are themselves not findable.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class gda.factory.FindableBase
equals, getName, hashCode, setName
-
Constructor Details
-
FindableObjectHolder
public FindableObjectHolder()
-
-
Method Details
-
setMap
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-
get
-
keySet
-
__getattr__
-