public class HSQLServerBean
extends java.lang.Object
implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
Constructor and Description |
---|
HSQLServerBean() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
destroy() |
java.util.Properties |
getServerProperties() |
void |
setServerProperties(java.util.Properties serverProperties) |
public java.util.Properties getServerProperties()
public void setServerProperties(java.util.Properties serverProperties)
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
java.lang.Exception
public void destroy()
destroy
in interface org.springframework.beans.factory.DisposableBean