public class JBossRepository extends Object implements JBossRepositoryMBean
JBossRepositoryMBean
implementation.Constructor and Description |
---|
JBossRepository(String name) |
Modifier and Type | Method and Description |
---|---|
Repository |
getRepository() |
String |
listDocumentLocks() |
String |
listOpenedSessions() |
String |
listRegisteredDocumentTypes() |
String |
listRegisteredSchemas() |
String |
listRegisteredTypes() |
void |
restart(boolean reloadTypes) |
public JBossRepository(String name)
public Repository getRepository() throws NoSuchRepositoryException
NoSuchRepositoryException
public String listDocumentLocks()
listDocumentLocks
in interface JBossRepositoryMBean
public String listOpenedSessions() throws NoSuchRepositoryException, DocumentException
listOpenedSessions
in interface JBossRepositoryMBean
NoSuchRepositoryException
DocumentException
public String listRegisteredDocumentTypes()
listRegisteredDocumentTypes
in interface JBossRepositoryMBean
public String listRegisteredSchemas()
listRegisteredSchemas
in interface JBossRepositoryMBean
public String listRegisteredTypes()
listRegisteredTypes
in interface JBossRepositoryMBean
public void restart(boolean reloadTypes)
restart
in interface JBossRepositoryMBean
Copyright © 2013 Nuxeo SA. All Rights Reserved.