|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IFilterEntry
This interface is common to all the entries that are passed to any of the space filters.
ISpaceFilter,
IReplicationFilter| Method Summary | |
|---|---|
MarshalledObject |
getHandback()
Gets the callback handback. |
int |
getNotifyType()
Gets the notify type. |
| Methods inherited from interface com.j_spaces.core.IGSEntry |
|---|
getClassName, getCodebase, getEntry, getExternalEntry, getFieldPosition, getFieldsNames, getFieldsTypes, getFieldsValues, getFieldType, getFieldValue, getFieldValue, getFormat, getIndexIndicators, getMapEntry, getObject, getPrimaryKeyName, getSuperClassesNames, getTimeToLive, getUID, getVersion, isFifo, isIndexedField, isReplicatable, isTransient, setFieldValue, setFieldValue |
| Method Detail |
|---|
MarshalledObject getHandback()
Notice: only relevant if this entry represents a notify template (see getNotifyType().
JavaSpace.notify(net.jini.core.entry.Entry, net.jini.core.transaction.Transaction, net.jini.core.event.RemoteEventListener, long, MarshalledObject)int getNotifyType()
NOTIFY_NONE is returned.NotifyModifiers
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||