|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.eviware.soapui.model.support.ProjectListenerAdapter
public class ProjectListenerAdapter
Adapter for ProjectListener implementations
Constructor Summary | |
---|---|
ProjectListenerAdapter()
|
Method Summary | |
---|---|
void |
interfaceAdded(Interface iface)
|
void |
interfaceRemoved(Interface iface)
|
void |
testSuiteAdded(TestSuite testSuite)
|
void |
testSuiteRemoved(TestSuite testSuite)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProjectListenerAdapter()
Method Detail |
---|
public void interfaceAdded(Interface iface)
interfaceAdded
in interface ProjectListener
public void interfaceRemoved(Interface iface)
interfaceRemoved
in interface ProjectListener
public void testSuiteAdded(TestSuite testSuite)
testSuiteAdded
in interface ProjectListener
public void testSuiteRemoved(TestSuite testSuite)
testSuiteRemoved
in interface ProjectListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |