|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.benow.web.extension.ExtensionServiceImpl
public class ExtensionServiceImpl
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.benow.web.extension.ExtensionService |
|---|
ExtensionService.NamespaceSpecifications |
| Nested classes/interfaces inherited from interface org.benow.java.spec.Markup |
|---|
org.benow.java.spec.Markup.ParamName, org.benow.java.spec.Markup.ReturnDescription |
| Constructor Summary | |
|---|---|
ExtensionServiceImpl()
|
|
| Method Summary | |
|---|---|
java.util.List<ExtensionService.NamespaceSpecifications> |
getAllExtensions()
|
java.util.List<ExtensionMethodSpecification> |
getExtensions(java.lang.String namespace)
|
java.util.List<java.lang.String> |
getNamespaces()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtensionServiceImpl()
| Method Detail |
|---|
public java.util.List<java.lang.String> getNamespaces()
getNamespaces in interface ExtensionServicepublic java.util.List<ExtensionService.NamespaceSpecifications> getAllExtensions()
getAllExtensions in interface ExtensionServicepublic java.util.List<ExtensionMethodSpecification> getExtensions(java.lang.String namespace)
getExtensions in interface ExtensionService
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||