public class Db4oMBeanRegistryImpl extends java.lang.Object implements Db4oMBeanRegistry
| Constructor and Description |
|---|
Db4oMBeanRegistryImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Db4oMBean bean) |
void |
register() |
void |
unregister() |
public void add(Db4oMBean bean)
add in interface Db4oMBeanRegistrypublic void register()
register in interface Db4oMBeanRegistrypublic void unregister()
unregister in interface Db4oMBeanRegistry