org.objectweb.speedo.mapper.api
Interface MapperAttributes
- All Superinterfaces:
- AttributeController
- All Known Subinterfaces:
- JCAMapperAttributes, JDBCMapperAttributes
- All Known Implementing Classes:
- JCAMapper, JDBCMapper
public interface MapperAttributes
- extends AttributeController
getMapperName
java.lang.String getMapperName()
setMapperName
void setMapperName(java.lang.String mapperName)
getCheckConnectivityAtStartup
boolean getCheckConnectivityAtStartup()
setCheckConnectivityAtStartup
void setCheckConnectivityAtStartup(boolean b)