Pattern.Manager.getDeployed()

Signature

String[] getDeployed(String patternDefURI)

Domain

ACTION

Parameters

NameTypeDescription
patternDefURIStringURI of the registered pattern.

Returns

TypeDescription
String[]Array of instance names of the patterns deployed under the given URI.

Cautions

none