Class BlueprintDeploymentListener

  • All Implemented Interfaces:
    org.apache.felix.fileinstall.ArtifactListener, org.apache.felix.fileinstall.ArtifactUrlTransformer

    public class BlueprintDeploymentListener
    extends Object
    implements org.apache.felix.fileinstall.ArtifactUrlTransformer
    A deployment listener that listens for spring xml applications and creates bundles for these.
    • Constructor Detail

      • BlueprintDeploymentListener

        public BlueprintDeploymentListener()
    • Method Detail

      • canHandle

        public boolean canHandle​(File artifact)
        Specified by:
        canHandle in interface org.apache.felix.fileinstall.ArtifactListener
      • transform

        public URL transform​(URL artifact)
        Specified by:
        transform in interface org.apache.felix.fileinstall.ArtifactUrlTransformer