Pattern.Manager.getDeployed()

Signature

String[] getDeployed(String patternDefURI)

Domain

ACTION

Description

Returns the pattern instance names that are deployed under the given URI.

Parameters

NameTypeDescription
patternDefURIStringURI of the registered pattern.

Returns

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

Cautions

none