public interface RuntimeObject<T extends RuntimeObjectContext>
Modifier and Type | Method and Description |
---|---|
java.util.Properties |
getInitProperties() |
void |
init(java.util.Properties props) |
void |
setContext(T context) |
void init(java.util.Properties props) throws java.lang.Exception
java.lang.Exception
void setContext(T context)
java.util.Properties getInitProperties()
Copyright (C) 2003-2021 SQLstream, Inc.