public interface DSpaceWebappMXBean
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKind()
What kind of webapp? XMLUI, OAI, etc.
|
java.lang.String |
getStarted()
When did this application start?
|
java.lang.String |
getURL()
What is the base URL of this application?
|
boolean |
isUI()
Is this webapp a user interface? False if machine interface such as SWORD.
|
boolean isUI()
java.lang.String getKind()
java.lang.String getURL()
java.lang.String getStarted()
Copyright © 2018 DuraSpace. All Rights Reserved.