org.opensaml.ws.soap.util.SOAPHelper.addActorAttribute(XMLObject, String)
|
org.jboss.ejb.client.ClusterContext.addClusterNode(String, ClusterNodeManager)
|
org.osgi.service.condpermadmin.ConditionalPermissionAdmin.addConditionalPermissionInfo(ConditionInfo[], PermissionInfo[])
|
org.jboss.naming.remote.client.RemoteNamingStore.addEjbContext(CurrentEjbClientConnection)
Since 1.0.6.Final
|
org.opensaml.ws.soap.util.SOAPHelper.addEncodingStyle(XMLObject, String)
|
org.opensaml.ws.soap.util.SOAPHelper.addEncodingStyles(XMLObject, List)
|
org.jboss.dmr.ModelNode.addExpression(String)
|
org.hornetq.api.core.client.ServerLocator.addInterceptor(Interceptor)
|
org.hornetq.core.client.impl.ServerLocatorImpl.addInterceptor(Interceptor) |
org.opensaml.ws.soap.util.SOAPHelper.addMustUnderstandAttribute(XMLObject, boolean)
|
org.opensaml.xml.XMLObject.addNamespace(Namespace)
|
org.apache.ws.security.WSDocInfo.addProtectionElement(Element) |
org.hibernate.cfg.Mappings.addUniqueConstraints(Table, List)
|
org.opensaml.xml.Namespace.alwaysDeclare()
|
org.hibernate.dialect.Dialect.appendLockHint(LockMode, String)
use appendLockHint(LockOptions,String) instead
|
org.hibernate.type.TypeFactory.array(String, String, boolean, Class)
|
org.apache.xalan.serialize.Serializer.asContentHandler()
Use org.apache.xml.serializer.Serializer
|
org.apache.xalan.serialize.Serializer.asDOMSerializer()
Use org.apache.xml.serializer.Serializer
|
org.jboss.security.javaee.AbstractEJBAuthorizationHelper.authorize(String, Method, Principal, String, CodeSource, Subject, RunAs, String, RoleGroup) |
org.hibernate.SharedSessionBuilder.autoClose()
|
org.hibernate.SessionBuilder.autoClose(boolean)
Only integrations can specify autoClosing behavior of individual sessions. See
SessionOwner
|
org.hibernate.type.TypeFactory.bag(String, String, boolean)
|
org.hibernate.dialect.Dialect.bindLimitParametersFirst()
|
org.hibernate.dialect.Dialect.bindLimitParametersInReverseOrder()
|
org.opensaml.xml.security.SecurityTestHelper.buildBasicInlineKeyInfoResolver()
Get a basic KeyInfo credential resolver which can process standard inline
data - RSAKeyValue, DSAKeyValue, X509Data.
|
org.opensaml.xml.security.SecurityTestHelper.buildJavaDSAPrivateKey(String)
Build Java DSA private key from base64 encoding.
|
org.opensaml.xml.security.SecurityTestHelper.buildJavaDSAPublicKey(String)
Build Java DSA public key from base64 encoding.
|
org.opensaml.xml.security.SecurityTestHelper.buildJavaPrivateKey(String)
Build Java private key from base64 encoding. The key should have no password.
|
org.opensaml.xml.security.SecurityTestHelper.buildJavaRSAPrivateKey(String)
Build Java RSA private key from base64 encoding.
|
org.opensaml.xml.security.SecurityTestHelper.buildJavaRSAPublicKey(String)
Build Java RSA public key from base64 encoding.
|
org.opensaml.xml.security.SecurityTestHelper.buildJavaX509Cert(String)
Build Java certificate from base64 encoding.
|
org.opensaml.xml.security.SecurityTestHelper.buildJavaX509CRL(String)
Build Java CRL from base64 encoding.
|
org.opensaml.xml.security.SecurityTestHelper.buildKey(KeySpec, String)
Generates a public key from the given key spec.
|
org.hibernate.ejb.metamodel.MetamodelImpl.buildMetamodel(Iterator, SessionFactoryImplementor)
|
org.hibernate.id.enhanced.OptimizerFactory.buildOptimizer(String, Class, int)
|
org.hibernate.cfg.Configuration.buildSessionFactory()
|
org.hibernate.dialect.Dialect.buildSQLExceptionConverter()
|
org.hibernate.cfg.annotations.TableBinder.buildUniqueConstraints(UniqueConstraint[])
|
org.jboss.logmanager.ExtHandler.checkAccess()
|
org.jboss.resteasy.plugins.delegates.ServerCookie.checkName(String)
- Not used
|
org.apache.commons.configuration.HierarchicalConfiguration.clearNode(HierarchicalConfiguration.Node)
|
org.jboss.as.controller.client.Operation.clone() |
org.jboss.as.controller.client.Operation.clone(ModelNode) |
org.apache.xalan.xsltc.dom.KeyIndex.cloneIterator() |
org.hibernate.StatelessSession.connection()
just missed when deprecating same method from Session
|
org.hibernate.dialect.Dialect.convertToFirstRowValue(int)
|
org.hibernate.envers.query.criteria.AuditId.count(String)
|
org.hibernate.hql.internal.ast.util.ASTUtil.create(ASTFactory, int, String)
silly
|
javax.xml.soap.SOAPElementFactory.create(Name)
Use
javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name)
instead
|
javax.xml.soap.SOAPElementFactory.create(String)
Use
javax.xml.soap.SOAPFactory.createElement(String localName) instead
|
javax.xml.soap.SOAPElementFactory.create(String, String, String)
Use
javax.xml.soap.SOAPFactory.createElement(String localName,
String prefix,
String uri)
instead
|
org.apache.commons.configuration.HierarchicalConfiguration.createAddPath(ConfigurationKey.KeyIterator, HierarchicalConfiguration.Node)
Adding new properties is now to a major part delegated to the
ExpressionEngine associated with this configuration instance.
This method will no longer be called. Developers who want to modify the
process of adding new properties should consider implementing their own
expression engine.
|
org.hibernate.Criteria.createAlias(String, String, int)
|
org.hibernate.criterion.DetachedCriteria.createAlias(String, String, int)
|
org.hibernate.Criteria.createAlias(String, String, int, Criterion)
|
org.hibernate.criterion.DetachedCriteria.createAlias(String, String, int, Criterion)
|
org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder.createAttribute(String, String) |
org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder.createAttribute(String, String, List) |
javax.faces.application.Application.createComponent(ValueBinding, FacesContext, String)
|
org.hibernate.Criteria.createCriteria(String, int)
|
org.hibernate.criterion.DetachedCriteria.createCriteria(String, int)
|
org.hibernate.Criteria.createCriteria(String, String, int)
|
org.hibernate.criterion.DetachedCriteria.createCriteria(String, String, int)
|
org.hibernate.Criteria.createCriteria(String, String, int, Criterion)
|
org.hibernate.criterion.DetachedCriteria.createCriteria(String, String, int, Criterion)
|
org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory() |
org.hibernate.ejb.HibernatePersistence.createEntityManagerFactory(Map) |
org.hibernate.ejb.Ejb3Configuration.createEntityManagerFactory(Map)
use the Java Persistence API
|
javax.faces.application.Application.createMethodBinding(String, Class>[])
|
org.hibernate.id.IdentifierGeneratorHelper.createNumber(long, Class)
|
org.apache.ws.security.saml.ext.builder.SAML2ComponentBuilder.createSubjectConfirmationData(String, String, DateTime, KeyInfoBean) |
org.jboss.resteasy.plugins.providers.jaxb.JAXBContextWrapper.createValidator() |
javax.xml.bind.JAXBContext.createValidator()
since JAXB2.0
|
javax.faces.application.Application.createValueBinding(String)
|
org.hibernate.type.TypeFactory.custom(Class, Properties, TypeFactory.TypeScope)
|
org.hibernate.type.TypeFactory.customCollection(String, Properties, String, String, boolean)
|
org.hibernate.type.TypeFactory.customComponent(Class, Properties, TypeFactory.TypeScope)
|
org.jboss.logging.Logger.debug(Object, Object[])
|
org.jboss.logging.Logger.debug(Object, Object[], Throwable)
|
org.hibernate.validator.cfg.context.TypeConstraintMappingContext.defaultGroupSequenceProvider(Class)
|
org.osgi.service.condpermadmin.ConditionalPermissionInfo.delete()
|
org.apache.xalan.lib.sql.XConnection.disableDefaultConnectionPool()
Use setFeature("default-pool-enabled", "false");
|
org.apache.xalan.lib.sql.XConnection.disableStreamingMode()
Use setFeature("streaming", "false");
|
org.apache.xalan.lib.sql.XConnection.enableDefaultConnectionPool()
Use setFeature("default-pool-enabled", "true");
|
org.apache.xalan.lib.sql.XConnection.enableStreamingMode()
Use setFeature("streaming", "true");
|
javax.faces.webapp.UIComponentClassicTagBase.encodeBegin()
No encoding is done during JSP page execution.
Encoding is deferred until the page has completed executing to
allow the entire tree to be built before any encoding occurs.
|
javax.faces.webapp.UIComponentClassicTagBase.encodeChildren()
No encoding is done during JSP page execution.
Encoding is deferred until the page has completed executing to
allow the entire tree to be built before any encoding occurs.
|
javax.faces.webapp.UIComponentClassicTagBase.encodeEnd()
No encoding is done during JSP page execution.
Encoding is deferred until the page has completed executing to
allow the entire tree to be built before any encoding occurs.
|
javax.servlet.http.HttpServletResponseWrapper.encodeRedirectUrl(String)
|
javax.servlet.http.HttpServletResponse.encodeRedirectUrl(String)
As of version 2.1, use
encodeRedirectURL(String url) instead
|
javax.servlet.http.HttpServletResponseWrapper.encodeUrl(String)
|
javax.servlet.http.HttpServletResponse.encodeUrl(String)
As of version 2.1, use encodeURL(String url) instead
|
org.apache.ws.security.message.WSSecEncrypt.encryptForExternalRef(Element, List)
Use encryptForRef(dataRef, references) instead
|
org.apache.ws.security.message.WSSecEncrypt.encryptForInternalRef(Element, List)
Use encryptForRef(dataRef, references) instead
|
org.jboss.logging.Logger.error(Object, Object[])
|
org.jboss.logging.Logger.error(Object, Object[], Throwable)
|
org.opensaml.ws.security.provider.ClientCertAuthRule.evaluateCertificateNameDerivedIssuers(X509Credential, MessageContext)
|
org.opensaml.ws.security.provider.ClientCertAuthRule.evaluateDerivedIssuers(X509Credential, MessageContext)
|
org.hibernate.SessionFactory.evict(Class)
|
org.hibernate.SessionFactory.evict(Class, Serializable)
|
org.hibernate.SessionFactory.evictCollection(String)
|
org.hibernate.SessionFactory.evictCollection(String, Serializable)
|
org.hibernate.SessionFactory.evictEntity(String)
|
org.hibernate.SessionFactory.evictEntity(String, Serializable)
|
org.hibernate.SessionFactory.evictQueries()
|
org.hibernate.SessionFactory.evictQueries(String)
|
org.apache.xalan.transformer.TransformerImpl.executeFromSnapshot(TransformSnapshot)
This is an internal tooling API that nobody seems to be using
|
org.jboss.com.sun.corba.se.impl.corba.AnyImpl.extract_Principal() |
org.jboss.logging.Logger.fatal(Object, Object[])
|
org.jboss.logging.Logger.fatal(Object, Object[], Throwable)
|
org.apache.commons.configuration.HierarchicalConfiguration.fetchAddNode(ConfigurationKey.KeyIterator, HierarchicalConfiguration.Node)
Adding new properties is now to a major part delegated to the
ExpressionEngine associated with this configuration instance.
This method will no longer be called. Developers who want to modify the
process of adding new properties should consider implementing their own
expression engine.
|
org.hibernate.cfg.annotations.TableBinder.fillTable(String, String, String, String, boolean, List, String, Table, Mappings)
|
org.apache.commons.configuration.HierarchicalConfiguration.findLastPathNode(ConfigurationKey.KeyIterator, HierarchicalConfiguration.Node)
Adding new properties is now to a major part delegated to the
ExpressionEngine associated with this configuration instance.
This method will no longer be called. Developers who want to modify the
process of adding new properties should consider implementing their own
expression engine.
|
org.apache.commons.configuration.HierarchicalConfiguration.findPropertyNodes(ConfigurationKey.KeyIterator, HierarchicalConfiguration.Node, Collection)
Property keys are now evaluated by the expression engine
associated with the configuration; this method will no longer be called.
If you want to modify the way properties are looked up, consider
implementing you own ExpressionEngine implementation.
|
org.hibernate.dialect.Dialect.forceLimitUsage()
|
org.hibernate.service.classloading.internal.ClassLoaderServiceImpl.fromConfigSettings(Map) |
org.hibernate.type.Type.fromXMLNode(Node, Mapping)
To be removed in 5. Removed as part of removing the notion of DOM entity-mode.
See Jira issue: HHH-7771
|
org.hibernate.usertype.EnhancedUserType.fromXMLString(String)
|
org.opensaml.xml.security.SecurityTestHelper.generateKey(String, int, String)
Generate a random symmetric key.
|
org.opensaml.xml.security.SecurityTestHelper.generateKeyAndCredential(String)
Generate a random symmetric key and return in a BasicCredential.
|
org.opensaml.xml.security.SecurityTestHelper.generateKeyFromURI(String)
Randomly generates a Java JCE symmetric Key object from the specified XML Encryption algorithm URI.
|
org.opensaml.xml.security.SecurityTestHelper.generateKeyPair(String, int, String)
Generate a random asymmetric key pair.
|
org.opensaml.xml.security.SecurityTestHelper.generateKeyPairAndCredential(String, int, boolean)
Generate a random asymmetric key pair and return in a BasicCredential.
|
org.opensaml.xml.security.SecurityTestHelper.generateKeyPairFromURI(String, int)
Randomly generates a Java JCE KeyPair object from the specified XML Encryption algorithm URI.
|
org.hibernate.cfg.Configuration.generateSchemaUpdateScript(Dialect, DatabaseMetadata)
|
org.hibernate.Session.get(Class, Serializable, LockMode)
LockMode parameter should be replaced with LockOptions
|
org.hibernate.Session.get(String, Serializable, LockMode)
LockMode parameter should be replaced with LockOptions
|
javax.faces.component.UICommand.getAction()
|
javax.faces.component.ActionSource.getAction()
|
javax.faces.component.UICommand.getActionListener()
|
javax.faces.component.ActionSource.getActionListener()
|
org.jboss.security.AuthenticationManager.getActiveSubject()
Use the JACC PolicyContextHandler using key "javax.security.auth.Subject.container"
|
org.hibernate.dialect.Dialect.getAddUniqueConstraintString(String)
|
org.apache.log4j.Priority.getAllPossiblePriorities()
This method will be removed with no replacement.
|
org.apache.log4j.Category.getChainedPriority() |
org.apache.log4j.spi.NOPLogger.getChainedPriority() |
org.jboss.ejb.client.EJBClientContext.getClusterContext(String) |
org.hornetq.core.filter.impl.SimpleCharStream.getColumn() |
org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream.getColumn() |
org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream.getColumn() |
org.apache.taglibs.standard.extra.spath.ASCII_CharStream.getColumn() |
javax.faces.render.ResponseStateManager.getComponentStateToRestore(FacesContext)
|
javax.faces.application.StateManager.getComponentStateToSave(FacesContext)
the distinction between tree structure and component
state is now an implementation detail. The default
implementation returns null .
|
org.osgi.service.condpermadmin.ConditionalPermissionAdmin.getConditionalPermissionInfo(String)
|
org.osgi.service.condpermadmin.ConditionalPermissionAdmin.getConditionalPermissionInfos()
|
org.osgi.framework.Configurable.getConfigurationObject()
As of 1.2. Please use Configuration Admin service.
|
org.apache.commons.configuration.DatabaseConfiguration.getConnection()
Use a custom data source to change the connection used by the
class. To be removed in Commons Configuration 2.0
|
org.hibernate.engine.jdbc.spi.JdbcServices.getConnectionProvider()
|
org.hibernate.engine.spi.SessionFactoryImplementor.getConnectionProvider()
|
org.hibernate.hql.internal.ast.util.ASTUtil.getConstantName(Class, int)
Use #getTokenTypeName instead
|
org.opensaml.xml.parse.BasicParserPool.getCreateBuildersAtPoolLimit() |
org.hibernate.dialect.Dialect.getCreateSequenceStrings(String)
|
org.jboss.marshalling.MarshallingConfiguration.getCreator()
no longer used in 1.4, will be removed in a future version
|
org.hibernate.hql.internal.ast.tree.ConstructorNode.getDataType()
(tell clover to ignore this method)
|
org.opensaml.saml2.metadata.SSODescriptor.getDefaultArtificateResolutionService()
|
org.apache.log4j.Category.getDefaultHierarchy() |
org.apache.xalan.templates.OutputProperties.getDefaultMethodProperties(String)
Use org.apache.xml.serializer.OuputPropertiesFactory.
getDefaultMethodProperties directly.
|
org.apache.commons.configuration.AbstractConfiguration.getDelimiter()
Use AbstractConfiguration.getDefaultListDelimiter() instead
|
org.hibernate.engine.spi.SessionImplementor.getEnabledFilters()
use #getLoadQueryInfluencers instead
|
org.hibernate.engine.spi.PersistenceContext.getEntityEntries()
|
javax.xml.bind.Validator.getEventHandler()
since JAXB2.0
|
javax.servlet.jsp.JspContext.getExpressionEvaluator()
|
org.jboss.marshalling.MarshallingConfiguration.getExternalizerCreator()
no longer used in 1.4, will be removed in 1.4
|
org.hibernate.type.CharBooleanType.getFalseString()
Pass the true/false values into constructor instead.
|
org.hibernate.metamodel.binding.AssociationAttributeBinding.getFetchMode() |
org.hibernate.engine.spi.SessionImplementor.getFetchProfile()
use #getLoadQueryInfluencers instead
|
org.hibernate.engine.spi.SessionImplementor.getFilterParameterType(String)
use #getLoadQueryInfluencers instead
|
org.hibernate.engine.spi.SessionImplementor.getFilterParameterValue(String)
use #getLoadQueryInfluencers instead
|
org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInputImpl.getFormData() |
org.jboss.resteasy.plugins.providers.multipart.MultipartFormDataInput.getFormData() |
org.apache.log4j.Category.getHierarchy() |
org.apache.log4j.spi.NOPLogger.getHierarchy() |
org.hibernate.metadata.ClassMetadata.getIdentifier(Object)
|
org.hibernate.tuple.entity.EntityTuplizer.getIdentifier(Object)
|
org.hibernate.persister.entity.EntityPersister.getIdentifier(Object)
|
org.hibernate.engine.spi.Mapping.getIdentifierGeneratorFactory()
temporary solution
|
javax.servlet.http.HttpSessionContext.getIds()
As of Java Servlet API 2.1 with
no replacement. This method must return
an empty Enumeration and will be removed
in a future version of this API.
|
org.picketlink.identity.federation.bindings.tomcat.idp.AbstractIDPValve.getIgnoreIncomingSignatures() |
org.apache.log4j.varia.NullAppender.getInstance()
Use getNullAppender instead. getInstance should have been static.
|
org.apache.log4j.Category.getInstance(Class) |
org.apache.log4j.Category.getInstance(String) |
org.hornetq.api.core.management.HornetQServerControl.getInterceptorClassNames()
|
org.hornetq.core.config.Configuration.getInterceptorClassNames()
|
org.hornetq.core.config.impl.ConfigurationImpl.getInterceptorClassNames() |
org.apache.ws.security.validate.KerberosTokenValidator.getJaasLoginModuleName()
Get the JAAS Login module name to use.
|
org.apache.xalan.xsltc.dom.KeyIndex.getLast() |
org.hibernate.dialect.Dialect.getLimitString(String, boolean)
|
org.hibernate.dialect.Dialect.getLimitString(String, int, int)
|
org.hornetq.core.filter.impl.SimpleCharStream.getLine() |
org.apache.taglibs.standard.lang.jstl.parser.SimpleCharStream.getLine() |
org.apache.taglibs.standard.extra.spath.ASCII_UCodeESC_CharStream.getLine() |
org.apache.taglibs.standard.extra.spath.ASCII_CharStream.getLine() |
javax.resource.ResourceException.getLinkedException()
J2SE release 1.4 supports a chained exception facility
that allows any throwable to know about another throwable, if any,
that caused it to get thrown. Refer to getCause and
initCause methods of the
java.lang.Throwable class..
|
javax.resource.cci.ResourceWarning.getLinkedWarning()
J2SE release 1.4 supports a chained exception facility
that allows any throwable to know about another throwable, if any,
that caused it to get thrown. Refer to getCause and
initCause methods of the
java.lang.Throwable class.
|
org.hibernate.sql.Select.getLockMode()
Instead use getLockOptions
|
org.jboss.security.mapping.MappingManager.getMappingContext(Class) |
org.jboss.security.config.ApplicationPolicy.getMappingInfo(Class)
|
org.jboss.marshalling.Marshalling.getMarshallerFactory(String)
|
org.opensaml.saml2.metadata.provider.HTTPMetadataProvider.getMaxCacheDuration()
|
javax.enterprise.deploy.model.DeployableObject.getModuleDTDVersion()
use DDBeanRoot.getDDBeanRootVersion
|
javax.enterprise.deploy.model.DDBeanRoot.getModuleDTDVersion()
use getDDBeanRootVersion
|
org.opensaml.xml.Configuration.getObjectProviderConfiguration(QName)
this method is deprecated with no replacement
|
org.apache.log4j.helpers.DateLayout.getOptionStrings()
Use the setter method for the option directly instead
of the generic setOption method.
|
org.apache.log4j.varia.StringMatchFilter.getOptionStrings()
We now use JavaBeans introspection to configure
components. Options strings are no longer needed.
|
org.apache.log4j.varia.DenyAllFilter.getOptionStrings()
We now use JavaBeans introspection to configure
components. Options strings are no longer needed.
|
org.jboss.ejb.client.EJBClientContext.getOrCreateClusterContext(String) |
org.apache.log4j.lf5.util.DateFormatManager.getOutputFormat()
Use getPattern().
|
org.apache.xalan.serialize.Serializer.getOutputFormat()
Use org.apache.xml.serializer.Serializer
|
org.apache.xalan.serialize.Serializer.getOutputStream()
Use org.apache.xml.serializer.Serializer
|
org.apache.xalan.xsltc.dom.KeyIndex.getPosition() |
org.jboss.security.config.ApplicationPolicy.getPrincipalMappingInfo()
|
org.apache.log4j.Category.getPriority() |
javax.xml.bind.Validator.getProperty(String)
since JAXB2.0
|
javax.faces.application.Application.getPropertyResolver()
|
org.apache.ws.security.WSDocInfo.getProtectionElement(String) |
javax.servlet.ServletRequestWrapper.getRealPath(String)
|
javax.servlet.ServletRequest.getRealPath(String)
|
org.apache.log4j.helpers.Loader.getResource(String, Class)
as of 1.2.
|
org.jboss.security.config.ApplicationPolicy.getRoleMappingInfo()
|
org.apache.log4j.Category.getRoot() |
org.apache.xml.utils.DOMHelper.getRoot(Node) |
javax.servlet.jsp.JspException.getRootCause()
|
org.jboss.marshalling.MarshallingConfiguration.getSerializedCreator()
no longer used in 1.4, will be removed in 1.4
|
org.apache.xalan.serialize.SerializerFactory.getSerializer(Properties)
Use org.apache.xml.serializer.SerializerFactory
|
org.jboss.remoting3.spi.ConnectionHandlerContext.getServiceOpenListener(String) |
javax.servlet.UnavailableException.getServlet()
As of Java Servlet API 2.2, with no replacement.
Returns the servlet that is reporting its unavailability.
|
javax.servlet.ServletContext.getServlet(String)
As of Java Servlet API 2.1, with no direct replacement.
This method was originally defined to retrieve a servlet
from a ServletContext . In this version, this method
always returns null and remains only to preserve
binary compatibility. This method will be permanently removed
in a future version of the Java Servlet API.
In lieu of this method, servlets can share information using the
ServletContext class and can perform shared business logic
by invoking methods on common non-servlet classes.
|
javax.servlet.ServletContext.getServletNames()
As of Java Servlet API 2.1, with no replacement.
This method was originally defined to return an
Enumeration
of all the servlet names known to this context. In this version,
this method always returns an empty Enumeration and
remains only to preserve binary compatibility. This method will
be permanently removed in a future version of the Java Servlet API.
|
javax.servlet.ServletContext.getServlets()
As of Java Servlet API 2.0, with no replacement.
This method was originally defined to return an
Enumeration of all the servlets known to this servlet
context.
In this version, this method always returns an empty enumeration and
remains only to preserve binary compatibility. This method
will be permanently removed in a future version of the Java
Servlet API.
|
javax.servlet.http.HttpSessionContext.getSession(String)
As of Java Servlet API 2.1 with
no replacement. This method must
return null and will be removed in
a future version of this API.
|
javax.servlet.http.HttpSession.getSessionContext()
As of Version 2.1, this method is
deprecated and has no replacement.
It will be removed in a future
version of the Java Servlet API.
|
org.picketlink.identity.federation.bindings.tomcat.idp.AbstractIDPValve.getSignOutgoingMessages() |
org.apache.xalan.transformer.TransformerImpl.getSnapshot()
This is an internal tooling API that nobody seems to be using
|
org.hibernate.event.spi.AbstractPreDatabaseOperationEvent.getSource()
|
org.osgi.service.packageadmin.ExportedPackage.getSpecificationVersion()
|
org.apache.xalan.xsltc.dom.KeyIndex.getStartNode() |
org.hibernate.cfg.Mappings.getTableUniqueConstraints()
|
javax.faces.render.ResponseStateManager.getTreeStructureToRestore(FacesContext, String)
|
javax.faces.application.StateManager.getTreeStructureToSave(FacesContext)
the distinction between tree structure and component
state is now an implementation detail. The default
implementation returns null .
|
org.hibernate.type.CharBooleanType.getTrueString()
Pass the true/false values into constructor instead.
|
javax.faces.component.UIInput.getValidator()
|
javax.faces.component.EditableValueHolder.getValidator()
|
org.opensaml.xml.Configuration.getValidatorSuiteConfiguration(String)
this method is deprecated with no replacement
|
javax.servlet.http.HttpSession.getValue(String)
|
javax.faces.component.UISelectMany.getValueBinding(String)
|
javax.faces.component.UISelectBoolean.getValueBinding(String)
|
javax.faces.component.UIGraphic.getValueBinding(String)
|
javax.faces.component.UIComponentBase.getValueBinding(String)
|
javax.faces.component.UIComponent.getValueBinding(String)
|
javax.faces.component.EditableValueHolder.getValueChangeListener()
|
javax.servlet.http.HttpSession.getValueNames()
|
javax.faces.application.Application.getVariableResolver()
|
javax.servlet.jsp.JspContext.getVariableResolver()
|
org.hibernate.engine.jdbc.WrappedNClob.getWrappedClob() |
org.apache.xalan.serialize.Serializer.getWriter()
Use org.apache.xml.serializer.Serializer
|
org.apache.xalan.xsltc.dom.KeyIndex.gotoMark() |
org.slf4j.Marker.hasChildren()
|
org.hibernate.type.TypeFactory.idbag(String, String, boolean)
|
org.jboss.logging.Logger.info(Object, Object[])
|
org.jboss.logging.Logger.info(Object, Object[], Throwable)
|
org.jboss.com.sun.corba.se.impl.corba.AnyImpl.insert_Principal(Principal) |
org.hibernate.tuple.entity.EntityTuplizer.instantiate(Serializable)
|
org.apache.commons.configuration.AbstractConfiguration.interpolateHelper(String, List)
Interpolation is now handled by
PropertyConverter ; this method will no longer be
called
|
org.jboss.security.javaee.AbstractEJBAuthorizationHelper.isCallerInRole(String, String, Principal, Subject, String, Set) |
org.jboss.security.javaee.AbstractEJBAuthorizationHelper.isCallerInRole(String, String, Principal, Subject, String, Set, boolean) |
org.apache.ws.security.validate.SignatureTrustValidator.isCertificateInKeyStore(Crypto, X509Certificate) |
org.hibernate.mapping.ToOne.isEmbedded()
To be removed in 5. Removed as part of removing the notion of DOM entity-mode.
See Jira issue: HHH-7771
|
org.hibernate.mapping.OneToMany.isEmbedded()
To be removed in 5. Removed as part of removing the notion of DOM entity-mode.
See Jira issue: HHH-7771
|
org.hibernate.mapping.Collection.isEmbedded()
To be removed in 5. Removed as part of removing the notion of DOM entity-mode.
See Jira issue: HHH-7771
|
org.hibernate.type.AssociationType.isEmbeddedInXML()
To be removed in 5. Removed as part of removing the notion of DOM entity-mode.
See Jira issue: HHH-7771
|
org.apache.xml.utils.DOMHelper.isIgnorableWhitespace(Text) |
org.jboss.ws.metadata.umdm.ParameterMetaData.isMessageType() |
org.jboss.ws.metadata.umdm.ParameterMetaData.isMessageType(String) |
org.hibernate.type.EntityType.isNotEmbedded(SessionImplementor)
To be removed in 5. Removed as part of removing the notion of DOM entity-mode.
See Jira issue: HHH-7771
|
javax.servlet.http.HttpServletRequest.isRequestedSessionIdFromUrl()
|
org.apache.xalan.xsltc.dom.KeyIndex.isReverse() |
org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller.isValidating()
since 2.0
|
javax.xml.bind.Unmarshaller.isValidating()
|
org.hibernate.type.Type.isXMLElement()
To be removed in 5. Removed as part of removing the notion of DOM entity-mode.
See Jira issue: HHH-7771
|
org.hibernate.cfg.Mappings.iterateAuxliaryDatabaseObjects()
|
org.hibernate.cfg.Mappings.iterateAuxliaryDatabaseObjectsInReverse()
|
org.hibernate.type.TypeFactory.list(String, String, boolean)
|
org.hibernate.Session.load(Class, Serializable, LockMode)
LockMode parameter should be replaced with LockOptions
|
org.hibernate.loader.entity.UniqueEntityLoader.load(Serializable, Object, SessionImplementor)
|
org.hibernate.loader.entity.BatchingEntityLoader.load(Serializable, Object, SessionImplementor) |
org.hibernate.Session.load(String, Serializable, LockMode)
LockMode parameter should be replaced with LockOptions
|
org.hibernate.Session.lock(Object, LockMode)
instead call buildLockRequest(LockMode).lock(object)
|
org.hibernate.Session.lock(String, Object, LockMode)
instead call buildLockRequest(LockMode).lock(entityName, object)
|
javax.servlet.ServletContext.log(Exception, String)
|
org.jboss.logging.Logger.log(Logger.Level, Object, Object[])
|
org.jboss.logging.Logger.log(Logger.Level, Object, Object[], Throwable)
|
org.apache.xalan.xsltc.dom.KeyIndex.lookupId(Object) |
org.apache.xalan.xsltc.dom.KeyIndex.lookupKey(Object) |
org.opensaml.saml2.metadata.provider.ResourceBackedMetadataProvider.maintainExpiredMetadata()
|
org.opensaml.saml2.metadata.provider.HTTPMetadataProvider.maintainExpiredMetadata()
|
org.opensaml.saml2.metadata.provider.FilesystemMetadataProvider.maintainExpiredMetadata()
|
org.hibernate.type.TypeFactory.manyToOne(String, String, boolean, boolean, boolean, boolean)
|
org.hibernate.type.TypeFactory.manyToOne(String, String, boolean, boolean, boolean, boolean, boolean)
|
org.hibernate.type.TypeFactory.map(String, String, boolean)
|
org.jboss.resteasy.plugins.delegates.ServerCookie.maybeQuote(int, StringBuffer, String)
- Not used
|
org.apache.xalan.xsltc.dom.KeyIndex.merge(KeyIndex) |
org.jboss.wsf.stack.jbws.RequestHandlerFactoryImpl.newRequestHandler() |
org.apache.xalan.xsltc.dom.KeyIndex.next() |
org.apache.commons.configuration.HierarchicalConfiguration.nodeDefined(HierarchicalConfiguration.Node)
|
javax.activation.ActivationDataFlavor.normalizeMimeType(String) |
javax.activation.ActivationDataFlavor.normalizeMimeTypeParameter(String, String) |
org.hibernate.type.TypeFactory.oneToOne(String, ForeignKeyDirection, String, boolean, boolean, boolean, String, String)
Use #oneToOne(String, ForeignKeyDirection, String, boolean, boolean, String, String, boolean) instead.
See Jira issue: HHH-7771
|
org.hibernate.type.TypeFactory.oneToOne(String, ForeignKeyDirection, String, boolean, boolean, String, String)
Use #oneToOne(String, ForeignKeyDirection, String, boolean, boolean, String, String, boolean) instead.
|
org.hibernate.type.TypeFactory.orderedMap(String, String, boolean)
|
org.hibernate.type.TypeFactory.orderedSet(String, String, boolean)
|
org.apache.log4j.Hierarchy.overrideAsNeeded(String) |
org.apache.xalan.xsltc.runtime.BasisLibrary.positionF(DTMAxisIterator)
This method exists only for backwards compatibility with old
translets. New code should not reference it.
|
org.opensaml.xml.AbstractXMLObject.prepareForAssignment(QName, QName)
|
javax.servlet.http.HttpSession.putValue(String, Object)
|
org.jboss.marshalling.UnmarshallingObjectInputStream.readLine() |
org.jboss.marshalling.ObjectInputStreamUnmarshaller.readLine() |
org.jboss.marshalling.MarshallerObjectInputStream.readLine() |
org.hibernate.Session.refresh(Object, LockMode)
LockMode parameter should be replaced with LockOptions
|
org.opensaml.xml.Configuration.registerObjectProvider(QName, XMLObjectBuilder, Marshaller, Unmarshaller, Element)
this method is deprecated with no replacement
|
org.opensaml.xml.Configuration.registerValidatorSuite(String, ValidatorSuite, Element)
this method is deprecated with no replacement
|
org.jboss.security.auth.login.XMLLoginConfigImpl.removeAppConfig(String) |
org.jboss.ejb.client.EJBClientContext.removeCluster(String) |
org.jboss.naming.remote.client.RemoteNamingStore.removeEjbContext(CurrentEjbClientConnection)
Since 1.0.6.Final
|
org.hornetq.api.core.client.ServerLocator.removeInterceptor(Interceptor)
|
org.hornetq.core.client.impl.ServerLocatorImpl.removeInterceptor(Interceptor) |
org.opensaml.xml.XMLObject.removeNamespace(Namespace)
|
org.apache.commons.configuration.HierarchicalConfiguration.removeNode(HierarchicalConfiguration.Node)
|
javax.servlet.http.HttpSession.removeValue(String)
|
org.hibernate.sql.Template.renderOrderByStringTemplate(String, Dialect, SQLFunctionRegistry)
|
org.hibernate.sql.Template.renderWhereStringTemplate(String, String, Dialect)
|
org.apache.xalan.xsltc.dom.KeyIndex.reset() |
org.apache.xalan.serialize.Serializer.reset()
Use org.apache.xml.serializer.Serializer
|
org.hibernate.tuple.entity.EntityTuplizer.resetIdentifier(Object, Serializable, Object)
|
org.apache.xalan.transformer.TransformerImpl.resetToStylesheet(TransformSnapshot)
This is an internal tooling API that nobody seems to be using
|
javax.faces.application.StateManager.restoreComponentState(FacesContext, UIViewRoot, String)
the distinction between tree structure and component
state is now an implementation detail. The default
implementation does nothing.
|
javax.faces.application.StateManager.restoreTreeStructure(FacesContext, String, String)
the distinction between tree structure and component
state is now an implementation detail. The default
implementation returns null .
|
javax.faces.application.StateManager.saveSerializedView(FacesContext)
|
org.hibernate.type.TypeFactory.set(String, String, boolean)
|
javax.faces.component.UICommand.setAction(MethodBinding)
|
javax.faces.component.ActionSource.setAction(MethodBinding)
|
javax.faces.component.UICommand.setActionListener(MethodBinding)
|
javax.faces.component.ActionSource.setActionListener(MethodBinding)
|
org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller.setAdapter(XmlAdapter)
since 2.0
|
org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode.setAllDescendantsDeSelected() |
org.apache.log4j.lf5.viewer.categoryexplorer.CategoryNode.setAllDescendantsSelected() |
org.opensaml.xml.Namespace.setAlwaysDeclare(boolean)
|
org.hibernate.tuple.ElementWrapper.setAttributeValue(QName, String) |
org.hibernate.proxy.dom4j.Dom4jProxy.setAttributeValue(QName, String) |
org.hibernate.tuple.ElementWrapper.setAttributeValue(String, String) |
org.hibernate.proxy.dom4j.Dom4jProxy.setAttributeValue(String, String) |
org.osgi.service.condpermadmin.ConditionalPermissionAdmin.setConditionalPermissionInfo(String, ConditionInfo[], PermissionInfo[])
|
org.picketlink.identity.federation.web.config.AbstractSAMLConfigurationProvider.setConfigFile(InputStream) |
org.opensaml.xml.parse.BasicParserPool.setCreateBuildersAtPoolLimit(boolean) |
org.jboss.marshalling.MarshallingConfiguration.setCreator(Creator)
no longer used in 1.4, will be removed in a future version
|
org.apache.commons.configuration.AbstractConfiguration.setDelimiter(char)
Use AbstractConfiguration.setDefaultListDelimiter(char)
instead
|
org.hibernate.id.factory.IdentifierGeneratorFactory.setDialect(Dialect)
The intention is that Dialect should be required to be specified up-front and it would then get
ctor injected.
|
org.apache.log4j.Hierarchy.setDisableOverride(String) |
org.hibernate.mapping.ToOne.setEmbedded(boolean)
To be removed in 5. Removed as part of removing the notion of DOM entity-mode.
See Jira issue: HHH-7771
|
org.hibernate.mapping.OneToMany.setEmbedded(boolean)
To be removed in 5. Removed as part of removing the notion of DOM entity-mode.
See Jira issue: HHH-7771
|
org.hibernate.mapping.Collection.setEmbedded(boolean)
To be removed in 5. Removed as part of removing the notion of DOM entity-mode.
See Jira issue: HHH-7771
|
javax.xml.bind.Validator.setEventHandler(ValidationEventHandler)
since JAXB2.0
|
org.jboss.dmr.ModelNode.setExpression(String)
|
org.jboss.dmr.ModelNode.setExpression(String, String)
|
org.jboss.marshalling.MarshallingConfiguration.setExternalizerCreator(Creator)
no longer used in 1.4, will be removed in 1.4
|
org.hibernate.engine.spi.SessionImplementor.setFetchProfile(String)
|
org.hibernate.ejb.packaging.PersistenceMetadata.setHbmfiles(List)
use getHbmfiles() rather
|
org.hibernate.tuple.entity.EntityTuplizer.setIdentifier(Object, Serializable)
|
org.picketlink.identity.federation.bindings.tomcat.idp.AbstractIDPValve.setIdentityParticipantStack(String) |
org.picketlink.identity.federation.bindings.tomcat.idp.AbstractIDPValve.setIgnoreIncomingSignatures(Boolean) |
org.hornetq.core.config.Configuration.setInterceptorClassNames(List)
|
org.hornetq.core.config.impl.ConfigurationImpl.setInterceptorClassNames(List) |
org.apache.ws.security.validate.KerberosTokenValidator.setJaasLoginModuleName(String)
Set the JAAS Login module name to use.
|
javax.resource.ResourceException.setLinkedException(Exception)
J2SE release 1.4 supports a chained exception facility
that allows any throwable to know about another throwable, if any,
that caused it to get thrown. Refer to getCause and
initCause methods of the
java.lang.Throwable class.
|
javax.resource.cci.ResourceWarning.setLinkedWarning(ResourceWarning)
J2SE release 1.4 supports a chained exception facility
that allows any throwable to know about another throwable, if any,
that caused it to get thrown. Refer to getCause and
initCause methods of the
java.lang.Throwable class.
|
org.hibernate.sql.Select.setLockMode(LockMode)
Instead use setLockOptions
|
org.hibernate.envers.query.impl.AbstractAuditQuery.setLockMode(LockMode)
Instead use setLockOptions
|
org.opensaml.saml2.metadata.provider.ResourceBackedMetadataProvider.setMaintainExpiredMetadata(boolean)
|
org.opensaml.saml2.metadata.provider.HTTPMetadataProvider.setMaintainExpiredMetadata(boolean)
|
org.opensaml.saml2.metadata.provider.FilesystemMetadataProvider.setMaintainExpiredMetadata(boolean)
|
org.apache.xalan.xsltc.dom.KeyIndex.setMark() |
org.opensaml.saml2.metadata.provider.HTTPMetadataProvider.setMaxCacheDuration(int)
|
org.apache.log4j.helpers.DateLayout.setOption(String, String)
Use the setter method for the option directly instead
of the generic setOption method.
|
org.apache.log4j.varia.StringMatchFilter.setOption(String, String)
Use the setter method for the option directly instead
of the generic setOption method.
|
org.apache.log4j.varia.DenyAllFilter.setOption(String, String)
Use the setter method for the option directly instead
of the generic setOption method.
|
org.apache.xalan.serialize.Serializer.setOutputFormat(Properties)
Use org.apache.xml.serializer.Serializer
|
org.apache.log4j.lf5.util.DateFormatManager.setOutputFormat(String)
Use setPattern().
|
org.apache.xalan.serialize.Serializer.setOutputStream(OutputStream)
Use org.apache.xml.serializer.Serializer
|
org.hibernate.mapping.Collection.setOwner(PersistentClass)
Inject the owner into constructor.
|
org.jboss.security.config.ApplicationPolicy.setPrincipalMappingInfo(MappingInfo)
|
org.apache.log4j.spi.NOPLogger.setPriority(Priority) |
javax.xml.bind.Validator.setProperty(String, Object)
since JAXB2.0
|
javax.faces.application.Application.setPropertyResolver(PropertyResolver)
The recommended way to affect the execution of the EL
is to provide an <el-resolver> element at the
right place in the application configuration resources which will
be considered in the normal course of expression evaluation.
This method now will cause the argument resolver to
be wrapped inside an implementation of ELResolver and
exposed to the EL resolution system as if the user had called
Application.addELResolver(javax.el.ELResolver) .
|
org.picketlink.identity.federation.bindings.tomcat.idp.AbstractIDPValve.setRoleGenerator(String) |
org.jboss.security.config.ApplicationPolicy.setRoleMappingInfo(MappingInfo)
|
org.picketlink.identity.federation.bindings.tomcat.idp.AbstractIDPValve.setSamlHandlerChainClass(String) |
org.jboss.marshalling.MarshallingConfiguration.setSerializedCreator(Creator)
no longer used in 1.4, will be removed in 1.4
|
org.picketlink.identity.federation.bindings.tomcat.idp.AbstractIDPValve.setSignOutgoingMessages(Boolean) |
org.opensaml.saml2.metadata.provider.HTTPMetadataProvider.setSocketFactory(ProtocolSocketFactory)
set this information on HTTP client used by provider
|
org.apache.xalan.xsltc.dom.KeyIndex.setStartNode(int) |
javax.servlet.http.HttpServletResponseWrapper.setStatus(int, String)
|
javax.servlet.http.HttpServletResponse.setStatus(int, String)
As of version 2.1, due to ambiguous meaning of the
message parameter. To set a status code
use setStatus(int) , to send an error with a description
use sendError(int, String) .
Sets the status code and message for this response.
|
org.picketlink.identity.federation.bindings.tomcat.idp.AbstractIDPValve.setStrictPostBinding(Boolean) |
org.hibernate.type.Type.setToXMLNode(Node, Object, SessionFactoryImplementor)
To be removed in 5. Removed as part of removing the notion of DOM entity-mode.
See Jira issue: HHH-7771
|
org.osgi.service.url.URLStreamHandlerSetter.setURL(URL, String, String, int, String, String)
This method is only for compatibility with handlers written
for JDK 1.1.
|
org.osgi.service.url.AbstractURLStreamHandlerService.setURL(URL, String, String, int, String, String)
This method is only for compatibility with handlers written
for JDK 1.1.
|
org.jboss.resteasy.plugins.providers.jaxb.ExternalEntityUnmarshaller.setValidating(boolean)
since 2.0
|
javax.xml.bind.Unmarshaller.setValidating(boolean)
|
org.picketlink.identity.federation.bindings.tomcat.idp.AbstractIDPValve.setValidatingAliasToTokenIssuer(Boolean) |
javax.faces.component.UIInput.setValidator(MethodBinding)
|
javax.faces.component.EditableValueHolder.setValidator(MethodBinding)
|
javax.faces.component.UISelectMany.setValueBinding(String, ValueBinding)
|
javax.faces.component.UISelectBoolean.setValueBinding(String, ValueBinding)
|
javax.faces.component.UIGraphic.setValueBinding(String, ValueBinding)
|
javax.faces.component.UIData.setValueBinding(String, ValueBinding)
|
javax.faces.component.UIComponentBase.setValueBinding(String, ValueBinding)
|
javax.faces.component.UIComponent.setValueBinding(String, ValueBinding)
|
javax.faces.component.UIInput.setValueChangeListener(MethodBinding)
|
javax.faces.component.EditableValueHolder.setValueChangeListener(MethodBinding)
|
javax.faces.application.Application.setVariableResolver(VariableResolver)
The recommended way to affect the execution of the EL
is to provide an <el-resolver> element at the
right place in the application configuration resources which will
be considered in the normal course of expression evaluation.
This method now will cause the argument resolver to
be wrapped inside an implementation of ELResolver and
exposed to the EL resolution system as if the user had called
Application.addELResolver(javax.el.ELResolver) .
|
org.apache.xalan.serialize.Serializer.setWriter(Writer)
Use org.apache.xml.serializer.Serializer
|
org.hibernate.type.TypeFactory.sortedMap(String, String, boolean, Comparator)
|
org.hibernate.type.TypeFactory.sortedSet(String, String, boolean, Comparator)
|
org.hibernate.type.TypeFactory.specialOneToOne(String, ForeignKeyDirection, String, boolean, boolean, String, String)
Use #specialOneToOne(String, ForeignKeyDirection, String, boolean, boolean, String, String, boolean) instead.
|
org.hibernate.criterion.Expression.sql(String)
|
org.hibernate.criterion.Expression.sql(String, Object[], Type[])
|
org.hibernate.criterion.Expression.sql(String, Object, Type)
|
org.apache.log4j.jmx.Agent.start() |
org.hibernate.dialect.Dialect.supportsLimit()
|
org.hibernate.dialect.Dialect.supportsLimitOffset()
|
org.hibernate.dialect.Dialect.supportsNotNullUnique()
|
org.hibernate.dialect.Dialect.supportsUnique()
|
org.hibernate.dialect.Dialect.supportsUniqueConstraintInCreateAlterTable()
|
org.hibernate.dialect.Dialect.supportsVariableLimit()
|
org.jboss.security.CertificatePrincipal.toPrinicipal(X509Certificate[])
method kept for backward compatibility. Use toPrincipal(X509Certificate[]) instead.
|
org.apache.log4j.Priority.toPriority(int)
|
org.apache.log4j.Priority.toPriority(int, Priority)
|
org.apache.log4j.Priority.toPriority(String)
|
org.apache.log4j.Priority.toPriority(String, Priority)
|
org.hibernate.usertype.EnhancedUserType.toXMLString(Object)
|
org.jboss.logging.Logger.trace(Object, Object[])
|
org.jboss.logging.Logger.trace(Object, Object[], Throwable)
|
org.apache.log4j.lf5.viewer.LogBrokerMonitor.trackTableScrollPane()
tracking is now done automatically.
|
com.arjuna.wst.BusinessAgreementWithParticipantCompletionParticipant.unknown() |
org.hibernate.dialect.Dialect.useMaxForLimit()
|
javax.xml.bind.Validator.validate(Object)
since JAXB2.0
|
javax.xml.bind.Validator.validateRoot(Object)
since JAXB2.0
|
org.apache.ws.security.components.crypto.Merlin.verifyTrust(X509Certificate[]) |
org.apache.ws.security.components.crypto.Crypto.verifyTrust(X509Certificate[]) |
org.apache.ws.security.components.crypto.CertificateStore.verifyTrust(X509Certificate[]) |
org.apache.ws.security.validate.SignatureTrustValidator.verifyTrustInCert(X509Certificate, Crypto) |
org.apache.ws.security.validate.SignatureTrustValidator.verifyTrustInCert(X509Certificate, Crypto, boolean) |
org.apache.ws.security.validate.SignatureTrustValidator.verifyTrustInCerts(X509Certificate[], Crypto) |
org.apache.ws.security.validate.SignatureTrustValidator.verifyTrustInCerts(X509Certificate[], Crypto, boolean) |
org.jboss.com.sun.corba.se.pept.protocol.MessageMediator.waitForResponse() |
org.jboss.logging.Logger.warn(Object, Object[])
|
org.jboss.logging.Logger.warn(Object, Object[], Throwable)
|
org.hibernate.service.BootstrapServiceRegistryBuilder.withApplicationClassLoader(ClassLoader)
|
org.hibernate.service.BootstrapServiceRegistryBuilder.withEnvironmentClassLoader(ClassLoader)
|
org.hibernate.service.BootstrapServiceRegistryBuilder.withHibernateClassLoader(ClassLoader)
|
org.hibernate.service.BootstrapServiceRegistryBuilder.withResourceClassLoader(ClassLoader)
|
org.jboss.as.controller.client.helpers.standalone.InitialDeploymentPlanBuilder.withRollback()
rollback is the default behavior for a deployment plan and doesn't need to be enabled
|
org.jboss.as.controller.client.helpers.domain.InitialDeploymentSetBuilder.withSingleServerRollback()
single server rollback is the default behavior for a deployment plan and doesn't need to be enabled
|
org.jboss.as.controller.client.helpers.domain.InitialDeploymentPlanBuilder.withSingleServerRollback()
single server rollback is the default behavior for a deployment plan and doesn't need to be enabled
|
org.jboss.as.controller.client.helpers.domain.impl.InitialDeploymentSetBuilderImpl.withSingleServerRollback() |
javax.faces.application.StateManager.writeState(FacesContext, StateManager.SerializedView)
|
javax.faces.render.ResponseStateManager.writeState(FacesContext, StateManager.SerializedView)
|