org.apache.pluto.internal
Class Configuration

java.lang.Object
  extended by org.apache.pluto.internal.Configuration

public class Configuration
extends Object

Central location for Configuration info.

Since:
Jul 2, 2005

Field Summary
static ResourceBundle BUNDLE
           
 
Constructor Summary
Configuration()
           
 
Method Summary
static String getPortletAppDescriptorServiceImpl()
           
static boolean isBufferingSupported()
           
static boolean preventUnecessaryCrossContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BUNDLE

public static final ResourceBundle BUNDLE
Constructor Detail

Configuration

public Configuration()
Method Detail

getPortletAppDescriptorServiceImpl

public static String getPortletAppDescriptorServiceImpl()

isBufferingSupported

public static boolean isBufferingSupported()

preventUnecessaryCrossContext

public static boolean preventUnecessaryCrossContext()


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.