org.apache.aries.blueprint.ext
Class PlaceholdersUtils

java.lang.Object
  extended by org.apache.aries.blueprint.ext.PlaceholdersUtils

public class PlaceholdersUtils
extends Object

Utility for placeholders parsing / validation

Version:
$Rev: 1201275 $, $Date: 2011-11-12 14:56:14 +0000 (Sat, 12 Nov 2011) $

Constructor Summary
PlaceholdersUtils()
           
 
Method Summary
static void validatePlaceholder(org.apache.aries.blueprint.mutable.MutableBeanMetadata metadata, org.apache.aries.blueprint.ComponentDefinitionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlaceholdersUtils

public PlaceholdersUtils()
Method Detail

validatePlaceholder

public static void validatePlaceholder(org.apache.aries.blueprint.mutable.MutableBeanMetadata metadata,
                                       org.apache.aries.blueprint.ComponentDefinitionRegistry registry)


Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.