Package | Description |
---|---|
com.nortel.soa.oi.cct | |
com.nortel.soa.oi.cct.types.dalcallbackservice |
Modifier and Type | Method and Description |
---|---|
void |
DALCallbackServiceImpl.onEndOfGracePeriodEvent(DALEventRequest parameter) |
void |
DALCallbackServiceImpl.onNormalOperationResumedEvent(DALEventRequest parameter) |
void |
DALCallbackServiceImpl.onSystemShutdownEvent(DALEventRequest parameter) |
Modifier and Type | Method and Description |
---|---|
DALEventRequest |
ObjectFactory.createDALEventRequest()
Create an instance of
DALEventRequest |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<DALEventRequest> |
ObjectFactory.createOnEndOfGracePeriodEventRequest(DALEventRequest value)
|
javax.xml.bind.JAXBElement<DALEventRequest> |
ObjectFactory.createOnNormalOperationResumedEventRequest(DALEventRequest value)
|
javax.xml.bind.JAXBElement<DALEventRequest> |
ObjectFactory.createOnSystemShutdownEventRequest(DALEventRequest value)
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<DALEventRequest> |
ObjectFactory.createOnEndOfGracePeriodEventRequest(DALEventRequest value)
|
javax.xml.bind.JAXBElement<DALEventRequest> |
ObjectFactory.createOnNormalOperationResumedEventRequest(DALEventRequest value)
|
javax.xml.bind.JAXBElement<DALEventRequest> |
ObjectFactory.createOnSystemShutdownEventRequest(DALEventRequest value)
|
Copyright © 2010 All Rights Reserved.