Package javaa.beans.beancontext
Interface BeanContext
- All Superinterfaces:
BeanContextChild,Collection,DesignMode,Iterable,Visibility
- All Known Subinterfaces:
BeanContextServices
- All Known Implementing Classes:
BeanContextServicesSupport,BeanContextSupport
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ObjectTODO: find out what it should be initialized toFields inherited from interface javaa.beans.DesignMode
PROPERTYNAME -
Method Summary
Modifier and TypeMethodDescriptionvoidgetResource(String name, BeanContextChild bcc) getResourceAsStream(String name, BeanContextChild bcc) instantiateChild(String beanName) voidMethods inherited from interface javaa.beans.beancontext.BeanContextChild
addPropertyChangeListener, addVetoableChangeListener, getBeanContext, removePropertyChangeListener, removeVetoableChangeListener, setBeanContextMethods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray, toArrayMethods inherited from interface javaa.beans.DesignMode
isDesignTime, setDesignTimeMethods inherited from interface javaa.beans.Visibility
avoidingGui, dontUseGui, needsGui, okToUseGui
-
Field Details
-
globalHierarchyLock
TODO: find out what it should be initialized to
-
-
Method Details
-
addBeanContextMembershipListener
-
getResource
- Throws:
IllegalArgumentException
-
getResourceAsStream
- Throws:
IllegalArgumentException
-
instantiateChild
- Throws:
IOExceptionClassNotFoundException
-
removeBeanContextMembershipListener
-