|
|||||||||
| Home >> All >> ru >> gammalabs >> ice >> [ framework overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
ru.gammalabs.ice.framework
Class RepresentativeFactory

java.lang.Objectru.gammalabs.ice.framework.RepresentativeSupport
ru.gammalabs.ice.framework.RepresentativeFactory
- All Implemented Interfaces:
- Representative
- Direct Known Subclasses:
- HomeFactory
- public abstract class RepresentativeFactory
- extends RepresentativeSupport
- implements Representative
- extends RepresentativeSupport
| Field Summary | |
private static org.apache.log4j.Category |
LOG
|
private java.util.Collection |
representatives
|
| Fields inherited from class ru.gammalabs.ice.framework.RepresentativeSupport |
|
| Constructor Summary | |
RepresentativeFactory()
|
|
| Method Summary | |
private void |
notifyRepresentatives()
|
protected void |
registerRepresentative(java.lang.Object o)
Этот метод надо вызывать при создании потенцияльно репрезентативных объектов. |
void |
setActor(Actor actor)
|
| Methods inherited from class ru.gammalabs.ice.framework.RepresentativeSupport |
getActor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface ru.gammalabs.ice.framework.Representative |
getActor |
| Field Detail |
LOG
private static org.apache.log4j.Category LOG
representatives
private java.util.Collection representatives
| Constructor Detail |
RepresentativeFactory
public RepresentativeFactory()
| Method Detail |
setActor
public void setActor(Actor actor)
- Specified by:
setActorin interfaceRepresentative- Overrides:
setActorin classRepresentativeSupport
notifyRepresentatives
private void notifyRepresentatives()
registerRepresentative
protected void registerRepresentative(java.lang.Object o)
- Этот метод надо вызывать при создании потенцияльно
репрезентативных объектов.
|
|||||||||
| Home >> All >> ru >> gammalabs >> ice >> [ framework overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC