T
- Type of object the provider creates.public interface Provider<T>
Modifier and Type | Method and Description |
---|---|
T |
get() |
T get() throws ConfigurationException
ConfigurationException
Copyright © 2001–2018 Apache Cayenne. All rights reserved.