|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeshape.jboss.managed.ManagedRepository
public class ManagedRepository

The ManagedRepository is a JBoss managed object for a
repository.
| Constructor Summary | |
|---|---|
ManagedRepository()
Default constructor |
|
ManagedRepository(String name)
Creates a JBoss managed object for the specified repository. |
|
| Method Summary | |
|---|---|
String |
getName()
Get the name for this repository. |
void |
setName(String name)
Set the name for this repository. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ManagedRepository()
public ManagedRepository(String name)
name - the name of the repository being managed (never null)| Method Detail |
|---|
public void setName(String name)
name - public String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||