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