net.sf.sasl.language.placeholder.aop.resolver
Class BuiltinResolvers
java.lang.Object
net.sf.sasl.language.placeholder.aop.resolver.BuiltinResolvers
public class BuiltinResolvers
- extends Object
Class offers access to all builtin placeholder resolvers.
- Since:
- 0.0.1 (sasl-common-aspect-library)
- Author:
- Philipp Förmer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuiltinResolvers
public BuiltinResolvers()
getBuiltinPlaceholderResolverList
public static List<IPlaceholderResolver> getBuiltinPlaceholderResolverList()
- Returns a copy of the built in placeholder resolver list.
- Returns:
- non null
- Since:
- 0.0.1 (sasl-common-aspect-library)
getBuiltInPlaceholderSymbolTable
public static IPlaceholderResolverSymbolTable getBuiltInPlaceholderSymbolTable()
- Returns the symbol table of all built-in placeholder resolvers.
- Returns:
- non null.
- Since:
- 0.0.2 (sasl-common-aspect-library)
Copyright © 2010. All Rights Reserved.