Uses of Annotation Type
org.glassfish.gmbal.ManagedAttribute
Packages that use ManagedAttribute
Package
Description
APIs for hosting JAX-WS services.
JAX-WS RI vendor extension features that are available to the JAX-WS RI users.
This document describes the architecture of server side
JAX-WS 2.0.1 runtime.
-
Uses of ManagedAttribute in com.sun.xml.ws.api.addressing
Methods in com.sun.xml.ws.api.addressing with annotations of type ManagedAttributeModifier and TypeMethodDescriptionOneWayFeature.getFrom()Getter for wsa:From headerWSEndpointReference.OneWayFeature.getID()OneWayFeature.getRelatesToID()Getter for MessageID for wsa:RelatesTo header.OneWayFeature.getReplyTo()Getter for wsa:ReplyTo headerWSEndpointReference. -
Uses of ManagedAttribute in com.sun.xml.ws.api.client
Methods in com.sun.xml.ws.api.client with annotations of type ManagedAttribute -
Uses of ManagedAttribute in com.sun.xml.ws.api.fastinfoset
Methods in com.sun.xml.ws.api.fastinfoset with annotations of type ManagedAttribute -
Uses of ManagedAttribute in com.sun.xml.ws.api.security
Methods in com.sun.xml.ws.api.security with annotations of type ManagedAttributeModifier and TypeMethodDescriptionCallbackHandlerFeature.getHandler()CallbackHandlerFeature.getID() -
Uses of ManagedAttribute in com.sun.xml.ws.api.server
Methods in com.sun.xml.ws.api.server with annotations of type ManagedAttributeModifier and TypeMethodDescriptionSDDocument.WSDL.getAllServices()All <service> names that were in this WSDL, or empty set if there was none.SDDocument.getImports()returns the referenced documentsSDDocument.getRootName()Gets the root tag name of this document.SDDocument.Schema.getTargetNamespace()Gets the target namepsace of this schema.SDDocument.WSDL.getTargetNamespace()Gets the target namepsace of this schema.SDDocument.getURL()Gets the system ID of the document where it's taken from.booleanSDDocument.WSDL.hasPortType()This WSDL has a portType definition that matches whatWSEndpointis serving.booleanSDDocument.WSDL.hasService()This WSDL has a service definition that matches theWSEndpoint.booleanSDDocument.isSchema()Returns true if this document is schema.booleanSDDocument.isWSDL()Returns true if this document is WSDL. -
Uses of ManagedAttribute in com.sun.xml.ws.api.transport.tcp
Methods in com.sun.xml.ws.api.transport.tcp with annotations of type ManagedAttributeModifier and TypeMethodDescriptionSelectOptimalTransportFeature.getID()TcpTransportFeature.getID()SelectOptimalTransportFeature.getTransport() -
Uses of ManagedAttribute in com.sun.xml.ws.developer
Methods in com.sun.xml.ws.developer with annotations of type ManagedAttributeModifier and TypeMethodDescriptionBindingTypeFeature.getBindingId()StreamingAttachmentFeature.getConfig()Returns the configuration object.Class<? extends ValidationErrorHandler> SchemaValidationFeature.getErrorHandler()Invalid schema instances are rejected, a SOAP fault message is created for any invalid request and response message.UsesJAXBContextFeature.getFactory()Gets theJAXBContextFactoryinstance to be used for creatingJAXBContextfor SEI.BindingTypeFeature.getID()MemberSubmissionAddressingFeature.getID()SchemaValidationFeature.getID()StatefulFeature.getID()StreamingAttachmentFeature.getID()UsesJAXBContextFeature.getID()MemberSubmissionAddressingFeature.getValidation()booleanMemberSubmissionAddressingFeature.isRequired() -
Uses of ManagedAttribute in com.sun.xml.ws.dump
Methods in com.sun.xml.ws.dump with annotations of type ManagedAttributeModifier and TypeMethodDescriptionMessageDumpingFeature.getID()MessageDumpingFeature.getMessageLoggingLevel()MessageDumpingFeature.getMessageLoggingRoot()booleanMessageDumpingFeature.getMessageLoggingStatus() -
Uses of ManagedAttribute in com.sun.xml.ws.policy.config
Methods in com.sun.xml.ws.policy.config with annotations of type ManagedAttribute -
Uses of ManagedAttribute in com.sun.xml.ws.runtime.config
Methods in com.sun.xml.ws.runtime.config with annotations of type ManagedAttribute -
Uses of ManagedAttribute in com.sun.xml.ws.runtime.dev
Methods in com.sun.xml.ws.runtime.dev with annotations of type ManagedAttributeModifier and TypeMethodDescriptionSession.getSecurityInfo()Accessor for thesecurityInfofield.Session.getSessionKey()Accessor for Session Key.SessionManager.keys()Returns the Set of valid Session keys.protected abstract Collection<Session> SessionManager.sessions() -
Uses of ManagedAttribute in com.sun.xml.ws.rx.mc.api
Methods in com.sun.xml.ws.rx.mc.api with annotations of type ManagedAttribute -
Uses of ManagedAttribute in com.sun.xml.ws.rx.rm.api
Methods in com.sun.xml.ws.rx.rm.api with annotations of type ManagedAttributeModifier and TypeMethodDescriptionlongReliableMessagingFeature.getAcknowledgementTransmissionInterval()Specifies the duration after which the RM Destination will transmit an acknowledgement.longReliableMessagingFeature.getAckRequestTransmissionInterval()Specifies interval between sending subsequent acknowledgement request messages by an RM Source in case of any unacknowledged messages on the sequence.longReliableMessagingFeature.getCloseSequenceOperationTimeout()Specifies the timeout for aCloseSequenceRequestmessage.ReliableMessagingFeature.getDeliveryAssurance()Specifies the message delivery quality of service between the RM and application layer.longReliableMessagingFeature.getDestinationBufferQuota()This attribute may be used together with ordered delivery requirement.ReliableMessagingFeature.getID()longReliableMessagingFeature.getMaxConcurrentSessions()Specifies how many concurrently active RM sessions (measured based on inbound RM sequences) the sequence manager dedicated to the WS Endpoint accepts before starting to refuse new requests for sequence creation.longReliableMessagingFeature.getMaxMessageRetransmissionCount()A message is considered to be transferred if its delivery at the recipient has been acknowledged by the recipient.longReliableMessagingFeature.getMaxRmSessionControlMessageResendAttempts()The infrastructure tries to send each RM session protocol control message such as CreateSequence, CloseSequence, TerminateSequence at most a#getMaxRmSessionControlMessageResendAttempts()number of times.longReliableMessagingFeature.getMessageRetransmissionInterval()Specifies how long the RM Source will wait after transmitting a message before retransmitting the message if no acknowledgement arrives.ReliableMessagingFeature.getProtocolVersion()Specifies which WS-RM version SOAP messages and SOAP message headers should be used for communication between RM source and RM destinationReliableMessagingFeature.getRetransmissionBackoffAlgorithm()Specifies that the retransmission interval will be adjusted using a specific backoff algorithm.ReliableMessagingFeature.getSecurityBinding()Specifies whether each created RM sequence must be bound to a specific underlying security token or secured transport.longReliableMessagingFeature.getSequenceInactivityTimeout()Specifies a period of inactivity for a Sequence in ms.longReliableMessagingFeature.getSequenceManagerMaintenancePeriod()Specifies the period (in milliseconds) of a sequence manager maintenance task execution.booleanReliableMessagingFeature.isOrderedDeliveryEnabled()Specifies a requirement that messages from each individual Sequence are to be delivered in the same order they have been sent by the Application Source.booleanReliableMessagingFeature.isPersistenceEnabled()Specifies whether the runtime should use persistent message storage or not. -
Uses of ManagedAttribute in com.sun.xml.ws.rx.rm.runtime.sequence
Methods in com.sun.xml.ws.rx.rm.runtime.sequence with annotations of type ManagedAttributeModifier and TypeMethodDescriptionSequenceManager.boundSequences()longSequenceManager.concurrentlyOpenedInboundSequencesCount()Sequence.getBoundSecurityTokenReferenceId()Provides information on a security session to which this sequence is bound to.Sequence.getId()Returns unique identifier of the sequencelongSequence.getLastActivityTime()Provides information on the last activity time of this sequence.longSequence.getLastMessageNumber()Provides information on the message number of the last message registered on this sequenceSequence.getState()Provides information on the state of the message sequencebooleanSequence.hasUnacknowledgedMessages()The method may be called to determine whether the sequence has some unacknowledged messages or notbooleanSequence.isAckRequested()Provides information on the actual AckRequested flag statusbooleanSequence.isClosed()Provides information on the sequence closed status.booleanSequence.isExpired()Provides information on the sequence expiration status.booleanSequenceManager.persistent()SequenceManager.sequences()SequenceManager.uniqueEndpointId() -
Uses of ManagedAttribute in com.sun.xml.ws.rx.testing
Methods in com.sun.xml.ws.rx.testing with annotations of type ManagedAttribute -
Uses of ManagedAttribute in com.sun.xml.ws.security
Methods in com.sun.xml.ws.security with annotations of type ManagedAttributeModifier and TypeMethodDescriptionIssuedTokenContext.getAppliesTo()IssuedTokenContext.getAssociatedProofToken()get the Proof Token (if any) associated with the SecurityToken, null otherwiseIssuedTokenContext.getAttachedSecurityTokenReference()If the token returned doesnt allow use of wsu:id attribute then a STR is returned as <wst:RequestedAttachedReference> which needs to be inserted into a <ds:KeyInfo> for example.SecurityContextTokenInfo.getCreationTime()SecurityContextTokenInfo.getExpirationTime()SecurityContextTokenInfo.getExternalId()SecurityContextTokenInfo.getIdentifier()SecurityContextTokenInfo.getIssuedTokenContext()IssuedTokenContext.getKeyType()IssuedTokenContext.getOtherPartyEntropy()Get the Entropy if any provided by the Other Party, null otherwiseIssuedTokenContext.getRequestorCertificate()Requestor Certificate(s)IssuedTokenContext.getRequestorSubject()IssuedTokenContext.getRequestorUsername()Requestor username if anybyte[]SecurityContextTokenInfo.getSecret()IssuedTokenContext.getSecurityToken()Depending on the <sp:IncludeToken> policy get the Token to be used in Securing requests and/or responses.IssuedTokenContext.getSelfEntropy()Get self Entropy if set, null otherwiseIssuedTokenContext.getTokenIssuer()IssuedTokenContext.getTokenType()IssuedTokenContext.getUnAttachedSecurityTokenReference()If the token returned doesnt allow use of wsu:id attribute then a STR is returned as <wst:RequestedUnAttachedReference> which needs to be inserted into a <ds:KeyInfo> for example. -
Uses of ManagedAttribute in com.sun.xml.ws.security.trust
Methods in com.sun.xml.ws.security.trust with annotations of type ManagedAttributeModifier and TypeMethodDescriptionSTSIssuedTokenFeature.getID()STSIssuedTokenFeature.getSTSIssuedTokenConfiguration() -
Uses of ManagedAttribute in com.sun.xml.ws.server
Methods in com.sun.xml.ws.server with annotations of type ManagedAttributeModifier and TypeMethodDescriptionMonitorRootService.addressingVersion()MonitorRootService.bindingID()MonitorRootService.container()booleanMonitorRootService.dumpHTTPMessages()voidMonitorRootService.dumpHTTPMessages(boolean x) MonitorRootService.features()MonitorRootService.jaxwsRuntimeVersion()MonitorRootService.policy()MonitorRootService.portName()MonitorRootService.seiModelWSDLLocation()MonitorRootService.serviceDefinitionImports()MonitorRootService.serviceDefinitionURL()MonitorRootService.serviceName()MonitorRootService.soapVersionHttpBindingId()MonitorRootService.wsdlEndpointAddress()MonitorRootService.wsdlPortTypeName() -
Uses of ManagedAttribute in com.sun.xml.wss
Methods in com.sun.xml.wss with annotations of type ManagedAttribute -
Uses of ManagedAttribute in com.sun.xml.wss.impl.misc
Methods in com.sun.xml.wss.impl.misc with annotations of type ManagedAttributeModifier and TypeMethodDescriptionlongNonceCache.getMaxNonceAge()booleanNonceCache.isScheduled()booleanNonceCache.wasCanceled() -
Uses of ManagedAttribute in org.glassfish.gmbal
Methods in org.glassfish.gmbal with annotations of type ManagedAttributeModifier and TypeMethodDescriptionAMXMBeanInterface.getChildren()Containment hierarchy: Get all AMXMBeanInterface contained by this one, in no particular order.AMXMBeanInterface.getName()Usually the same as the ObjectName 'name' property, but can differ if the actual name contains characters that must be escaped for an ObjectName and/or if the MBean has a mutable name attribute.AMXMBeanInterface.getParent()"go up one level": the MBean containing this one, can be null for root -
Uses of ManagedAttribute in org.glassfish.gmbal.impl
Methods in org.glassfish.gmbal.impl with annotations of type ManagedAttributeModifier and TypeMethodDescriptionTimerAnnotationHelper.ManagedTimerFactory.activeSet()doubleTimerAnnotationHelper.ManagedStatistics.average()Set<? extends Controllable> TimerAnnotationHelper.ManagedControllable.contents()longTimerAnnotationHelper.ManagedStatistics.count()TimerAnnotationHelper.ManagedControllable.description()Set<? extends Controllable> TimerAnnotationHelper.ManagedTimerFactory.enabledSet()TimerAnnotationHelper.ManagedNamed.factory()intTimerAnnotationHelper.ManagedControllable.id()booleanTimerAnnotationHelper.ManagedTimer.isActivated()doubleTimerAnnotationHelper.ManagedStatistics.max()doubleTimerAnnotationHelper.ManagedStatistics.min()TimerAnnotationHelper.ManagedNamed.name()intTimerAnnotationHelper.ManagedTimerFactory.numberOfIds()doubleTimerAnnotationHelper.ManagedStatistics.standardDeviation()TimerAnnotationHelper.ManagedStatsEventHandler.stats()Map<String, ? extends TimerGroup> TimerAnnotationHelper.ManagedTimerFactory.timerGroups()TimerAnnotationHelper.ManagedTimerFactory.timers()