public class ThreddsManagerFactory extends Object implements org.glassfish.hk2.api.Factory<ThreddsManager>
| Constructor and Description |
|---|
ThreddsManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(ThreddsManager instance) |
ThreddsManager |
provide() |
public ThreddsManager provide()
provide in interface org.glassfish.hk2.api.Factory<ThreddsManager>public void dispose(ThreddsManager instance)
dispose in interface org.glassfish.hk2.api.Factory<ThreddsManager>Copyright © 2021. All Rights Reserved.