|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.model.support.InterfaceListenerAdapter
public class InterfaceListenerAdapter
Adapter for InterfaceListener implementations
| Constructor Summary | |
|---|---|
InterfaceListenerAdapter()
|
|
| Method Summary | |
|---|---|
void |
operationAdded(Operation operation)
|
void |
operationRemoved(Operation operation)
|
void |
operationUpdated(Operation operation)
|
void |
requestAdded(Request request)
|
void |
requestRemoved(Request request)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterfaceListenerAdapter()
| Method Detail |
|---|
public void operationAdded(Operation operation)
operationAdded in interface InterfaceListenerpublic void operationRemoved(Operation operation)
operationRemoved in interface InterfaceListenerpublic void requestAdded(Request request)
requestAdded in interface InterfaceListenerpublic void requestRemoved(Request request)
requestRemoved in interface InterfaceListenerpublic void operationUpdated(Operation operation)
operationUpdated in interface InterfaceListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||