|
| Metadata |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
com.sas.metadata.remote.MdConnectionEvent
public class MdConnectionEvent
The event class used for signalling clients when a connection to the metadata server has been lost.
| Constructor Summary | |
|---|---|
MdConnectionEvent(java.lang.Object source,
MdFactory factory,
java.lang.Exception e)
|
|
| Method Summary | |
|---|---|
MdFactory |
getFactory()
Returns the factory for this event |
int |
getMaximumRetryCount()
|
java.lang.Exception |
getOriginalException()
Returns the original exception associated to the lost connection. |
void |
setMaxiumRetryCount(int count)
Sets the maximum number of times a retry should be attempted. |
| Constructor Detail |
|---|
public MdConnectionEvent(java.lang.Object source,
MdFactory factory,
java.lang.Exception e)
source - e - m_factory - | Method Detail |
|---|
public MdFactory getFactory()
public java.lang.Exception getOriginalException()
public int getMaximumRetryCount()
public void setMaxiumRetryCount(int count)
count -
|
| Metadata |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||