パッケージ org.wcardinal.controller
インタフェース ComponentFactory<T>
- 型パラメータ:
T- component class to be created/destroyed dynamically
- すべてのスーパーインタフェース:
ControllerContext,Factory<T>,Iterable<T>,Unlockable
- 既知の実装クラスのリスト:
ComponentFactoryImpl
A factory that creates/destroys the specified class T as a component dynamically.
-
メソッドの概要
インタフェースから継承されたメソッド org.wcardinal.controller.ControllerContext
cancel, cancel, cancel, cancelAll, execute, execute, execute, getActivePage, getAttributes, getFactoryParameters, getLocale, getLocales, getName, getParameter, getParameterMap, getParameters, getParent, getParentAsFactory, getParents, getPrincipal, getRemoteAddress, getScheduler, getSessionId, getSubSessionId, hide, interval, interval, interval, interval, isCanceled, isHeadCall, isHidden, isHistorical, isLocked, isLockedByCurrentThread, isNonNull, isReadOnly, isShown, lock, notify, notifyAsync, show, timeout, timeout, timeout, trigger, triggerAndWait, triggerDirect, tryLock, tryLock, unlockインタフェースから継承されたメソッド org.wcardinal.controller.Factory
clear, contains, create, destroy, get, indexOf, isEmpty, iterator, remove, sizeインタフェースから継承されたメソッド java.lang.Iterable
forEach, spliterator