org.objectweb.fractal.rmi.registry
Interface NamingServiceAttributes
- All Superinterfaces:
- org.objectweb.fractal.api.control.AttributeController
- All Known Implementing Classes:
- NamingServiceImpl
public interface NamingServiceAttributes
- extends org.objectweb.fractal.api.control.AttributeController
Attribute controller of the NamingService component.
setPersistenceMode
void setPersistenceMode(boolean on)
getPersistenceMode
boolean getPersistenceMode()
setPersistenceFileName
void setPersistenceFileName(java.lang.String fileName)
getPersistenceFileName
java.lang.String getPersistenceFileName()
Copyright © 2008 OW2 Consortium. All Rights Reserved.