| Package | Description |
|---|---|
| org.terracotta.management.entity.helloworld.client | |
| org.terracotta.management.entity.helloworld.client.management |
| Modifier and Type | Method and Description |
|---|---|
HelloWorldEntity |
HelloWorldEntityFactory.create(String identifier) |
HelloWorldEntity |
HelloWorldEntityFactory.retrieve(String entityName) |
HelloWorldEntity |
HelloWorldEntityFactory.retrieveOrCreate(String entityName) |
| Modifier and Type | Method and Description |
|---|---|
HelloWorldEntity |
ExposedHelloWorldEntity.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
protected ExposedObject<HelloWorldEntity> |
HelloWorldManagementProvider.wrap(HelloWorldEntity managedObject) |
| Modifier and Type | Method and Description |
|---|---|
protected ExposedObject<HelloWorldEntity> |
HelloWorldManagementProvider.wrap(HelloWorldEntity managedObject) |
| Constructor and Description |
|---|
ExposedHelloWorldEntity(String entityName,
HelloWorldEntity helloWorldEntity) |
Copyright © 2016. All Rights Reserved.