|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jacorb.notification.engine.PushOperation
public abstract class PushOperation
| Field Summary | |
|---|---|
protected Message |
message_
|
| Constructor Summary | |
|---|---|
protected |
PushOperation()
|
|
PushOperation(Message message)
|
| Method Summary | |
|---|---|
void |
dispose()
Dispose this Object. |
abstract void |
invokePush()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Message message_
| Constructor Detail |
|---|
public PushOperation(Message message)
protected PushOperation()
| Method Detail |
|---|
public void dispose()
Disposable
dispose in interface Disposable
public abstract void invokePush()
throws Disconnected
Disconnected
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||