org.apache.naming.resources
Class ImmutableNameNotFoundException
public
class
ImmutableNameNotFoundException
extends NameNotFoundException
Immutable exception to avoid useless object creation by the proxy context.
This should be used only by the proxy context. Actual contexts should return
properly populated exceptions.
Version: $Revision: 467222 $
Author: Remy Maucherat
public void appendRemainingComponent(String name)
public void appendRemainingName(Name name)
public void setRemainingName(Name name)
public void setResolverName(Name name)
public void setRootCause(Throwable e)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.