org.apache.geronimo.blueprint.ext
Class PlaceholdersUtils

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

public class PlaceholdersUtils
extends Object

Utility for placeholders parsing / validation

Version:
$Rev: 766508 $, $Date: 2009-04-19 22:09:27 +0200 (Sun, 19 Apr 2009) $
Author:
Apache Geronimo Project

Constructor Summary
PlaceholdersUtils()
           
 
Method Summary
static void validatePlaceholder(MutableBeanMetadata metadata, 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(MutableBeanMetadata metadata,
                                       ComponentDefinitionRegistry registry)


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