public class DrillClientFactory extends Object implements org.glassfish.hk2.api.Factory<DrillClient>
| Constructor and Description |
|---|
DrillClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose(DrillClient arg0) |
DrillClient |
provide() |
public void dispose(DrillClient arg0)
dispose in interface org.glassfish.hk2.api.Factory<DrillClient>public DrillClient provide()
provide in interface org.glassfish.hk2.api.Factory<DrillClient>Copyright © 2022 The Apache Software Foundation. All rights reserved.