public interface WipBackend
A particular set-up should choose it's own way to get backed instances. For example
Eclipse may use its extension point mechanism. Other frameworks can dynamically instantiate
WipBackend.Factory
.
Modifier and Type | Interface and Description |
---|---|
static interface |
WipBackend.Factory
Used to dynamically instantiate
WipBackend . |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getId() |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.