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: 896324 $, $Date: 2010-01-06 06:05:04 +0000 (Wed, 06 Jan 2010) $

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-2011 The Apache Software Foundation. All Rights Reserved.