public interface DSpaceWebappMXBean
| Modifier and Type | Method and Description |
|---|---|
String |
getKind()
What kind of webapp? XMLUI, OAI, etc.
|
String |
getStarted()
When did this application start?
|
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()
String getKind()
String getURL()
String getStarted()
Copyright © 2014 DuraSpace. All Rights Reserved.