|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.ws.wsdl.framework.ExtensibilityHelper
public class ExtensibilityHelper
A helper class for extensible entities.
| Constructor Summary | |
|---|---|
ExtensibilityHelper()
|
|
| Method Summary | |
|---|---|
void |
accept(ExtensionVisitor visitor)
|
void |
addExtension(TWSDLExtension e)
|
java.lang.Iterable<TWSDLExtension> |
extensions()
|
void |
withAllSubEntitiesDo(EntityAction action)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtensibilityHelper()
| Method Detail |
|---|
public void addExtension(TWSDLExtension e)
public java.lang.Iterable<TWSDLExtension> extensions()
public void withAllSubEntitiesDo(EntityAction action)
public void accept(ExtensionVisitor visitor)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||