public class ApplicationComponent extends AbstractResource
See AbstractResource for more general information.
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationComponent.Builder<T extends ApplicationComponent> |
AbstractResource.AbstractResourceBuilder| Modifier | Constructor and Description |
|---|---|
protected |
ApplicationComponent()
Use
builder() to create |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationComponent.Builder<? extends ApplicationComponent> |
builder() |
ResourceLookup<ApplicationComponent> |
getApplicationComponents() |
ResourceLookup<PlatformComponent> |
getPlatformComponents() |
getCreated, getCustomAttributes, getDescription, getId, getName, getRepresentationSkew, getSourceCode, getTags, getType, setCustomAttribute, toStringpublic static final String CAMP_TYPE
protected ApplicationComponent()
builder() to createpublic ResourceLookup<ApplicationComponent> getApplicationComponents()
public ResourceLookup<PlatformComponent> getPlatformComponents()
public static ApplicationComponent.Builder<? extends ApplicationComponent> builder()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.